Update .forgejo/workflows/demo.yaml

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 21:59:04 +03:00
parent 8c5af46476
commit f23f1c1117

View file

@ -5,8 +5,8 @@ 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.19
steps:
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L