Molecule test work - geerlingguy way (yt CYghlf-6Opc). Debugging, node missing from PATH
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2s
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2s
This commit is contained in:
parent
57c7b4934c
commit
571362a90b
@ -8,11 +8,8 @@ jobs:
|
|||||||
ANSIBLE_ROLES_PATH: '/workspace/seasharp/ansible-role_podman-host'
|
ANSIBLE_ROLES_PATH: '/workspace/seasharp/ansible-role_podman-host'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Project Checkout
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
- name: List files in the repository
|
||||||
path: 'podman-host'
|
|
||||||
- name: Molecule test
|
|
||||||
run: |
|
run: |
|
||||||
cd podman-host/extensions
|
ls ${{ gitea.workspace }}
|
||||||
molecule test
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user