Skip to content

Commit

Permalink
docker login
Browse files Browse the repository at this point in the history
  • Loading branch information
nickatsegment committed Sep 24, 2019
1 parent bb76cc1 commit 5fe5b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
- run:
name: Release
command: |
docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
make -f Makefile.release publish-dockerhub
workflows:
Expand Down

0 comments on commit 5fe5b0b

Please sign in to comment.