.
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:39:52 +01:00
parent f3a4b72a93
commit 94bcd9f3a8

View File

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