CItest/.forgejo/workflows/demo.yaml
asandikci 000158b401
Some checks failed
/ test (push) Has been cancelled
Update .forgejo/workflows/demo.yaml
2024-11-10 21:56:06 +03:00

10 lines
No EOL
178 B
YAML

on:
push:
workflow_dispatch:
jobs:
test:
runs-on: bitanmi/debian:latest
steps:
- run: echo All Good
- run : ping asandikci.com
- run : iptables -L