Skip to content

Commit 2a3f1ca

Browse files
authored
Remove login to GCR
1 parent 635f95b commit 2a3f1ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
circleci step halt
3333
fi
3434
- run: make image
35-
- run: echo "$GCR_JSON_KEY" | docker login -u _json_key --password-stdin us.gcr.io
3635
- run: bin/deploy
3736
- run: send_webhook
3837

0 commit comments

Comments
 (0)