Skip to content

Commit

Permalink
Merge pull request #1359 from glogiotatidis/change-to-mozmeao-dockerhub
Browse files Browse the repository at this point in the history
Change to mozmeao dockerhub org.
  • Loading branch information
glogiotatidis committed Apr 28, 2020
2 parents ac928e4 + 70d26ae commit 02fd9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variables:
DOCKER_REPOSITORY: "mozorg/snippets"
DOCKER_REPOSITORY: "mozmeao/snippets"
DOCKER_IMAGE_TAG: "${DOCKER_REPOSITORY}:${CI_COMMIT_SHORT_SHA}"
# Cannot use $DOCKER_IMAGE_TAG because it contains other variables itself.
DOCKER_RUN_CMD: "docker run --env-file .docker-env ${DOCKER_REPOSITORY}:${CI_COMMIT_SHORT_SHA}"
Expand Down

0 comments on commit 02fd9b7

Please sign in to comment.