Fix gitea actions
This commit is contained in:
parent
398b36befb
commit
38e5826405
@ -106,6 +106,10 @@ jobs:
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
|
needs: deploy
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
steps:
|
||||||
- name: Wait for ntfy service to be healthy
|
- name: Wait for ntfy service to be healthy
|
||||||
run: |
|
run: |
|
||||||
ssh -o StrictHostKeyChecking=no $SERVER_USER@$SERVER_IP '
|
ssh -o StrictHostKeyChecking=no $SERVER_USER@$SERVER_IP '
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user