Update .forgejo/workflows/demo.yaml
This commit is contained in:
parent
8c5af46476
commit
f23f1c1117
1 changed files with 5 additions and 5 deletions
|
@ -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
|
Loading…
Reference in a new issue