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

11 lines
No EOL
168 B
YAML

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