mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-10-18 20:35:36 +00:00
Delete .woodpecker/healthcheck.yaml
needs a token :-(
This commit is contained in:
parent
0e27b4de2f
commit
c9218fbb22
|
@ -1,13 +0,0 @@
|
|||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
- event: cron
|
||||
|
||||
steps:
|
||||
- name: ping status monitor
|
||||
image: curlimages/curl
|
||||
commands:
|
||||
- curl "https://status.codeberg.eu/api/push/$token?status=up&msg=OK&ping="
|
||||
environment:
|
||||
token:
|
||||
from_secret: token
|
Loading…
Reference in New Issue
Block a user