oci-images/.woodpecker/workflow.yaml
Fritz Grimpen 9262dcca0d
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
add woodpecker directory
2024-11-03 00:39:47 +01:00

9 lines
115 B
YAML

when:
- event: push
branch: main
steps:
- name: build
image: alpine
commands:
- echo "Test"