Add some debugging information

This commit is contained in:
Daniel_I_Am 2021-09-03 21:15:52 +00:00
parent ace2beebb8
commit 87f58b9722

View File

@ -9,6 +9,9 @@ auth-job:
image: docker:stable
script:
- docker login --username "$REGISTRY_USER" --password "$REGISTRY_PASSWORD" "$REGISTRY_BASE_URL"
- ls -a /root/
- ls /root/.docker/
- cat /root/.docker/config.json
artifacts:
paths:
- /root/.docker/config.json