.forgejo/workflows/run.yaml aktualisiert
Some checks failed
/ checkout (push) Failing after 1m7s

This commit is contained in:
stelb 2025-03-10 18:59:26 +01:00
parent 4455c24dec
commit c897310b19

View file

@ -2,8 +2,8 @@ on: push
jobs:
checkout:
runs-on: docker
container:
image: cytopia/ansible
# container:
# image: cytopia/ansible
steps:
- name: checkóut
uses: actions/checkout@v4