CItest/.woodpecker/test.yaml

10 lines
132 B
YAML
Raw Normal View History

2024-11-10 21:47:44 +03:00
when:
branch: master
event: push
2024-11-10 21:46:25 +03:00
steps:
test1:
2024-11-10 21:49:04 +03:00
image: debian
commands:
- echo "Test"
- ping asandikci.com