Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 7s

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:01:06 +03:00
parent 08d4c5c996
commit bbc1e2f2a4

View file

@ -5,6 +5,8 @@ jobs:
test:
runs-on: docker
container:
image: alpine:3.20
image: bitanmi/debian:latest
steps:
- run: echo using sh here
- run: echo "Test"
- run: ping asandikci.com
- run: iptables -L