Обновить .gitea/workflows/deploy.yaml
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
0691d7dfa5
commit
ebdc08a921
@ -26,6 +26,6 @@ jobs:
|
|||||||
cd ${{ secrets.PROJECT_PATH }} &&
|
cd ${{ secrets.PROJECT_PATH }} &&
|
||||||
git pull origin main &&
|
git pull origin main &&
|
||||||
docker-compose down --remove-orphans &&
|
docker-compose down --remove-orphans &&
|
||||||
sleep 3 &&
|
sleep 3 &&
|
||||||
docker-compose up -d --build
|
docker-compose up -d --build
|
||||||
"
|
"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user