Skip to content

Commit

Permalink
Debug docker login
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Fetch committed Mar 25, 2022
1 parent 9cc9b91 commit f7e3d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
registry: "quay.io"
username: $FAIRWINDS_QUAY_USER
password-variable: FAIRWINDS_QUAY_TOKEN
- run: echo "size of docker config: $(wc -l ~/.docker/config.json)"
- run: wc -l ~/.docker/config.json
- run: echo 'export GORELEASER_CURRENT_TAG="${CIRCLE_TAG}"' >> $BASH_ENV
- run: goreleaser

Expand Down

0 comments on commit f7e3d7e

Please sign in to comment.