test webhook v2

This commit is contained in:
2026-06-17 09:09:49 +00:00
parent 0e7e103b16
commit 1af778e5f0
+1 -1
View File
@@ -1 +1 @@
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 \"CI build works\"\n
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