Skip to content

Commit

Permalink
Test commit Turonk#13
Browse files Browse the repository at this point in the history
  • Loading branch information
psevdoslon-ya committed Feb 9, 2023
1 parent d527688 commit b8d231c
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,4 +71,4 @@ jobs:
sudo docker pull psevdoslon/infra_actions:latest
#остановка всех контейнеров
sudo docker stop $(sudo docker ps -a -q)
sudo docker run --rm -d -p 5000:5000 <имя-пользователя>/<имя-репозитория>
sudo docker run --rm -d -p 5000:5000 psevdoslon/infra_actions:latest

0 comments on commit b8d231c

Please sign in to comment.