Fix gitea actions
Some checks failed
Build & Deploy Costco Grocery List / build (push) Successful in 16s
Build & Deploy Costco Grocery List / deploy (push) Successful in 7s
Build & Deploy Costco Grocery List / notify (push) Failing after 2s

This commit is contained in:
Nico 2025-11-26 20:57:26 -08:00
parent 398b36befb
commit 38e5826405

View File

@ -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 '