Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
baszoetekouw committed Jan 21, 2025
1 parent cbda749 commit 71d7481
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule-loadbalancer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ jobs:
molecule test -s loadbalancer
- name: debug
if: failure()
run: |
cat /home/runner/.cache/molecule/OpenConext-deploy/loadbalancer/ansible.cfg
- name: debug
if: failure()
run: |
docker run -ti penconext-rocky9-loadbalancer ls -lad /tmp/

0 comments on commit 71d7481

Please sign in to comment.