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

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:06:32 +03:00
parent a7bf5bc101
commit 05b8fc574d

View file

@ -5,8 +5,8 @@ jobs:
test:
runs-on: docker
container:
image: bitanmi/minideb:latest
image: alpine:3.19
steps:
- run: echo "Test"
- run: ping asandikci.com
- run: iptables -L
- run: |
grep Alpine /etc/os-release
echo SUCCESS