removing test
All checks were successful
ci/woodpecker/push/regen-update-pipeline Pipeline was successful

This commit is contained in:
2025-09-21 10:35:09 -04:00
parent 19c51ce73b
commit 9d15fb7a23

View File

@@ -1,11 +0,0 @@
kind: pipeline
type: docker
name: test-manual
when:
event: [manual, push]
steps:
- name: echo
image: alpine
commands:
- echo "Manual trigger works!"