Skip to content

Commit

Permalink
Debug molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Jun 21, 2024
1 parent b0261ec commit e248ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
ls -ltra
mkdir -p "${{ github.repository }}"
pwd
mv deploy/roles/catchall/* "${{ github.repository }}"
#mv deploy/roles/catchall/* "${{ github.repository }}"
ls "${{ github.repository }}"
echo "THIS"
ls -l /home/runner/work/fedcloud-catchall-operations/fedcloud-catchall-operations/EGI-Federation
#ls -l /home/runner/work/fedcloud-catchall-operations/fedcloud-catchall-operations/EGI-Federation
echo "THAT"
ls -l /github/workspace/EGI-Federation/fedcloud-catchall-operations/molecule/default/roles || echo "NOP"
ls -l /github/home/.cache/molecule/fedcloud-catchall-operations/default/roles || echo "NOP"
Expand Down

0 comments on commit e248ba3

Please sign in to comment.