,
Some checks failed
deploy host / checkout-code (push) Successful in 2s
deploy host / ansible-playbook (push) Failing after 1s

This commit is contained in:
2024-09-01 01:41:07 +01:00
parent 94bcd9f3a8
commit 0ef4f99165

View File

@@ -21,7 +21,7 @@ jobs:
container: container:
image: librespace/ansible image: librespace/ansible
volumes: volumes:
- ${{gitea.workspace}}/ansible:/ansible - ./ansible:/ansible
steps: steps:
- name: ls - name: ls
shell: bash shell: bash