c3lf-system-3/.forgejo/workflows/deploy.yml
lagertonne 3882ce4b1d
Some checks failed
/ test (push) Has been cancelled
Install ansible
2024-11-07 20:10:13 +01:00

9 lines
150 B
YAML

on: [push]
jobs:
test:
runs-on: docker
container:
image: docker.io/python:3.11-bookworm
steps:
- run: pip3 install ansible