removed artificial failure
All checks were successful
Apply Kuberentes Configs / update-repo (push) Successful in 0s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 2s
Apply Kuberentes Configs / notify-on-failure (push) Has been skipped

This commit is contained in:
2026-02-18 20:46:56 -07:00
parent 870e26f0e7
commit cb1cfa5c78

View File

@@ -50,9 +50,6 @@ jobs:
kubectl apply -f kubernetes/homepage/ kubectl apply -f kubernetes/homepage/
kubectl rollout restart deployment/homepage -n homepage kubectl rollout restart deployment/homepage -n homepage
- name: test failure notification
run: |
exit 1
notify-on-failure: notify-on-failure:
runs-on: home-server runs-on: home-server