Add .woodpecker/test.yaml
Some checks failed
/ test (push) Failing after 2s

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 21:44:04 +03:00
parent 0d13d5d240
commit 5973c1dfa1

10
.woodpecker/test.yaml Normal file
View file

@ -0,0 +1,10 @@
on:
push:
workflow_dispatch:
jobs:
test:
runs-on: docker
steps:
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L