Update .forgejo/workflows/demo.yaml
All checks were successful
/ test (push) Successful in 17s

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 21:59:30 +03:00
parent f23f1c1117
commit 08d4c5c996

View file

@ -5,8 +5,6 @@ jobs:
test:
runs-on: docker
container:
image: alpine:3.19
steps:
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L
image: alpine:3.20
steps:
- run: echo using sh here