.
All checks were successful
deploy host / checkout-code (push) Successful in 2s
deploy host / ansible-playbook (push) Successful in 1s

This commit is contained in:
2024-09-01 01:35:18 +01:00
parent b719c1b53e
commit d4de708917

View File

@@ -16,11 +16,12 @@ jobs:
container:
image: librespace/ansible
volumes:
- ${{github.workspace}}/ansible:/ansible
- ${PWD}/ansible:/ansible
steps:
- name: ls
shell: bash
run: |
echo ${{gitea.workspace}}
ls /workspace -lah
# run: |