Remove PUSHOVER cred env

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

View File

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