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