Skip to content

Commit

Permalink
fix: [#34] ls backup-registry dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jherrerasbp committed Dec 31, 2024
1 parent 706c012 commit 1f5f29a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mcvs-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
curl http://localhost:5001/v2/_catalog
ls -lah ${{ env.DOCKERFILE_CONTEXT }}
ls -lah ${{ env.DOCKERFILE_CONTEXT }}/backup-registry
docker exec mcvs-registry \
ash -c 'cat /etc/docker/registry/config.yml'
Expand Down

0 comments on commit 1f5f29a

Please sign in to comment.