update workflow
Some checks failed
Build Push and Restart Compose / deploy (push) Failing after 1m6s
Some checks failed
Build Push and Restart Compose / deploy (push) Failing after 1m6s
This commit is contained in:
@@ -35,6 +35,12 @@ jobs:
|
||||
run: |
|
||||
docker push ${IMAGE_NAME}
|
||||
|
||||
- name: Restart compose
|
||||
run: |
|
||||
cd /workspace/${{ gitea.repository }}
|
||||
pwd
|
||||
ls -la
|
||||
|
||||
- name: Restart compose
|
||||
run: |
|
||||
cd /workspace/${{ gitea.repository }}
|
||||
|
||||
Reference in New Issue
Block a user