CItest/.forgejo/workflows/demo.yaml

10 lines
163 B
YAML
Raw Normal View History

2024-10-30 01:50:12 +03:00
on:
push:
workflow_dispatch:
2024-10-29 18:47:44 +03:00
jobs:
test:
runs-on: docker
steps:
2024-11-10 21:41:34 +03:00
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L