Skip to content

Commit

Permalink
Test commit Turonk#17
Browse files Browse the repository at this point in the history
  • Loading branch information
psevdoslon-ya committed Feb 9, 2023
1 parent 95110eb commit 5d99164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
# Выполняет pull образа с DockerHub
sudo docker pull psevdoslon/infra_actions:latest
#остановка всех контейнеров
sudo docker stop
sudo docker stop $(sudo docker ps -a -q)
sudo docker run --rm -d -p 5000:5000 psevdoslon/infra_actions:latest

0 comments on commit 5d99164

Please sign in to comment.