Update .woodpecker/test.yaml
Some checks failed
/ test (push) Failing after 3s

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 21:47:44 +03:00
parent 575ff879bd
commit 5eea7ab805

View file

@ -1,6 +1,10 @@
when:
branch: master
event: push
steps: steps:
test1: test1:
image: debian image: debian
commands: commands:
- echo "Test" - echo "Test"
- ping asandikci.com - ping asandikci.com