Skip to content

Commit c2e0508

Browse files
authored
login to Dockerhub
1 parent 0326802 commit c2e0508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
circleci step halt
3333
fi
3434
- run: make image
35+
- run: echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
3536
- run: bin/deploy
3637
- run: send_webhook
3738

0 commit comments

Comments
 (0)