Добавил sleep, потому что пора спать
Some checks failed
Test Workflow / test (push) Has been cancelled
Some checks failed
Test Workflow / test (push) Has been cancelled
This commit is contained in:
parent
fa705375e9
commit
18336210b7
@ -26,5 +26,6 @@ jobs:
|
||||
cd ${{ secrets.PROJECT_PATH }} &&
|
||||
git pull origin main &&
|
||||
docker-compose down --remove-orphans &&
|
||||
sleep 3 &&
|
||||
docker-compose up -d --build
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user