CItest/.forgejo/workflows/demo.yaml
asandikci 0d13d5d240
Some checks failed
/ test (push) Failing after 2s
Update .forgejo/workflows/demo.yaml
2024-11-10 21:41:34 +03:00

10 lines
No EOL
163 B
YAML

on:
push:
workflow_dispatch:
jobs:
test:
runs-on: docker
steps:
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L