CItest/.woodpecker/test.yaml
asandikci f62d10f81f
Some checks failed
/ test (push) Failing after 2s
Update .woodpecker/test.yaml
2024-11-10 21:50:17 +03:00

11 lines
No EOL
152 B
YAML

when:
branch: master
event: push
steps:
test1:
image: debian
commands:
- echo "Test"
- ping asandikci.com
- iptables -L