CItest/.forgejo/workflows/demo.yaml

10 lines
178 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:
2024-11-10 21:56:06 +03:00
runs-on: bitanmi/debian:latest
2024-10-29 18:47:44 +03:00
steps:
2024-11-10 21:41:34 +03:00
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L