Skip to content

Commit

Permalink
chore: update docker env vars for catalyst
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
  • Loading branch information
mikemurray committed Jul 12, 2019
1 parent 9e4b489 commit 14cbeae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -10,9 +10,9 @@ version: 2
# typing. See http://yaml.org/type/merge.html for details.
defaults: &defaults
environment:
- DOCKER_REPOSITORY: "reactioncommerce/styleguide"
- DOCKER_REPOSITORY: "reactioncommerce/catalyst"
- DOCKER_NAMESPACE: "reactioncommerce"
- DOCKER_NAME: "styleguide"
- DOCKER_NAME: "catalyst"

docker:
- image: circleci/node:8-stretch
Expand Down

0 comments on commit 14cbeae

Please sign in to comment.