test: add .woodpecker.yml
This commit is contained in:
@@ -0,0 +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
|
||||||
Reference in New Issue
Block a user