Delete .woodpecker/healthcheck.yaml

needs a token :-(
This commit is contained in:
chrboesch 2025-09-25 14:04:38 +02:00
parent 0e27b4de2f
commit c9218fbb22

View File

@ -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