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

This commit is contained in:
2024-09-01 01:43:49 +01:00
parent 0ef4f99165
commit 23eaca96b8

View File

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