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

This commit is contained in:
2025-12-01 19:47:03 +00:00
parent a97f42b1e0
commit 13ea59503e

View File

@@ -41,7 +41,7 @@ steps:
- >
echo "Build completed: $CI_COMMIT_SHA" |
curl -X POST -H "Content-Type: application/json" --data '{"text": "Build completed: '$CI_COMMIT_SHA'"}' $WEBHOOK_URL
- name: push-to-github
# Corrected Indentation applied to all keys below this line:
image: alpine/git