CItest/.woodpecker/test.yaml
asandikci 474bf33767
Some checks failed
/ test (push) Failing after 2s
Update .woodpecker/test.yaml
2024-11-10 21:48:34 +03:00

10 lines
No EOL
132 B
YAML

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