fix yaml newlines
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-06-17 09:17:33 +00:00
parent 1af778e5f0
commit f46fe20119
+10 -1
View File
@@ -1 +1,10 @@
when:\n branch: main\n event: [push, manual]\n\nsteps:\n test-webhook:\n image: alpine:latest\n commands:\n - echo \"Hook received successfully!\"\n - echo \"Pipeline works on min-chat\"\n - echo \"Test $(date)\"\n when:
branch: main
event: [push, manual]
steps:
test-webhook:
image: alpine:latest
commands:
- echo Hook received successfully!
- echo Pipeline works on min-chat