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:
push:
workflow_dispatch:
jobs:
test:
runs-on: docker
steps:
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L
steps:
test1:
image: debian
commands:
- echo "Test"
- ping asandikci.com