test_actions/.forgejo/workflows/demo_docker.yaml
Andrea Fazzi b4c1482217
Some checks failed
/ test (push) Successful in 17s
/ test_docker (push) Has been cancelled
Add actions
2024-11-08 10:01:09 +01:00

6 lines
94 B
YAML

on: [push]
jobs:
test_docker:
runs-on: ubuntu-22.04
steps:
- run: docker info