Remove PUSHOVER cred env

This commit is contained in:
dvirlabs 2025-06-29 06:37:04 +03:00
parent b777aa08ea
commit 72671486af

View File

@ -36,9 +36,4 @@ steps:
commands:
- apk add --no-cache git curl bash
- pip install pyyaml requests
- python3 automation/alerts/external_alert_checker.py
environment:
PUSHOVER_USER:
from_secret: PUSHOVER_USER
PUSHOVER_TOKEN:
from_secret: PUSHOVER_TOKEN
- python3 automation/alerts/external_alert_checker.py