Skip to content

Commit

Permalink
rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ShotaOda committed Jan 13, 2019
1 parent b325f01 commit 5250c3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,20 +96,20 @@ deploy-docker:
image-name: carbon-crawler-admin-api
username: _json_key
password: $GCR_JSON_KEY_FILE
repository: asia.gcr.io/carbon/$WERCKER_GIT_REPOSITORY
repository: asia.gcr.io/carbon/crawler-admin-api
registry: https://asia.gcr.io/v2
tag: $WERCKER_GIT_BRANCH $WERCKER_GIT_TAG
- internal/docker-push:
image-name: carbon-crawler-stream-flow-crawl-listing-sink
username: _json_key
password: $GCR_JSON_KEY_FILE
repository: asia.gcr.io/carbon/$WERCKER_GIT_REPOSITORY
repository: asia.gcr.io/carbon/carbon-crawler-stream-flow-crawl-listing-sink
registry: https://asia.gcr.io/v2
tag: $WERCKER_GIT_BRANCH $WERCKER_GIT_TAG flow
- internal/docker-push:
image-name: carbon-crawler-stream-flow-crawl-listing-source
username: _json_key
password: $GCR_JSON_KEY_FILE
repository: asia.gcr.io/carbon/$WERCKER_GIT_REPOSITORY
repository: asia.gcr.io/carbon/carbon-crawler-stream-flow-crawl-listing-source
registry: https://asia.gcr.io/v2
tag: $WERCKER_GIT_BRANCH $WERCKER_GIT_TAG flow

0 comments on commit 5250c3a

Please sign in to comment.