.
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:
image: librespace/ansible
volumes:
- ${PWD}/ansible:/ansible
- ${{gitea.workspace}}/ansible:/ansible
steps:
- name: ls
shell: bash