modified: .gitea/workflows/ deploy-to-homesrv.yml
/ deploy-to-homesrv01 (push) Successful in 10s
/ deploy-docker-image (push) Successful in 7s
/ deploy-to-homesrv01 (push) Successful in 10s
/ deploy-docker-image (push) Successful in 7s
This commit is contained in:
@@ -17,4 +17,4 @@ jobs:
|
||||
EOF
|
||||
|
||||
- name: docker compose up
|
||||
run: cd ${{ github.workspace }} &&& docker compose up -d --pull always
|
||||
run: docker compose up -d --pull always
|
||||
Reference in New Issue
Block a user