feat: gitea workflow if uploader then stop installer
Some checks failed
Deploy on push / deploy (push) Failing after 8s
Some checks failed
Deploy on push / deploy (push) Failing after 8s
This commit is contained in:
parent
89021ea018
commit
d26f8c4903
|
@ -33,7 +33,6 @@ jobs:
|
|||
username: dokku
|
||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
script: docker ps | grep 'uploader'
|
||||
continue-on-error: true
|
||||
|
||||
- name: Push to dokku for dev branch
|
||||
if: github.ref == 'refs/heads/dev' && steps.check_container.outcome == 'success'
|
||||
|
|
Loading…
Reference in New Issue
Block a user