Remove PUSHOVER cred env
This commit is contained in:
parent
b777aa08ea
commit
72671486af
@ -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
|
|
||||||
Loading…
x
Reference in New Issue
Block a user