Skip to content

Commit

Permalink
fixed Docker username
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov committed Apr 17, 2018
1 parent e81de0a commit d067064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deploy_docker_builder:
only_if: $CIRRUS_BRANCH == "master"
depends_on: test
environment:
DOCKER_USER_NAME: ENCRYPTED[81138e1a6e2213ac2c2ab7fe39ac91c304928046e984a2a947aab3ed3860802b9a95a72206ba0769f00bbe4f21a84c2d]
DOCKER_USER_NAME: ENCRYPTED[eaaa871d57af7606fbdca13f52daa999e27e02f167611c622dfeea539f5939d2d540e5833a366303c05be08b05c3c33d]
DOCKER_PASSWORD: ENCRYPTED[61d7105b225c7aae7fabe036dff68618f31ec89ac6ccd16b00d9de69c80ceb7aec02e3c5b9c19aa24379553177fc5b00]
build_script:
- docker build --tag cirrusci/google-storage-proxy:latest .
Expand Down

0 comments on commit d067064

Please sign in to comment.