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

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 21:46:25 +03:00
parent 5973c1dfa1
commit 575ff879bd

View file

@ -1,10 +1,6 @@
on: steps:
push: test1:
workflow_dispatch: image: debian
jobs: commands:
test: - echo "Test"
runs-on: docker - ping asandikci.com
steps:
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L