Update .woodpecker.yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-12-01 19:10:49 +00:00
parent cce45d5c66
commit 0faf039632

View File

@@ -40,7 +40,7 @@ steps:
commands:
- >
echo "Build completed: $CI_COMMIT_SHA" |
curl -X POST -H "Content-Type: text/plain" $WEBHOOK_URL
curl -X POST -H "Content-Type: text/plain" $WEBHOOK_URL
- name: push-to-github
image: alpine/git