CItest/.woodpecker/test.yaml
asandikci 4c50b147cf
Some checks failed
/ test (push) Failing after 3s
Update .woodpecker/test.yaml
2024-11-10 21:52:15 +03:00

11 lines
No EOL
167 B
YAML

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