Skip to content
Snippets Groups Projects
Commit 1db8efbd authored by nimrod's avatar nimrod
Browse files

Really push to Docker Hub.

I can leave the automated builds in Docker Hub, but this way the images
will be identical and the hashes will match.
parent 2e99c350
No related branches found
No related tags found
No related merge requests found
Pipeline #1076 passed
...@@ -17,11 +17,9 @@ build: ...@@ -17,11 +17,9 @@ build:
push-shore: push-shore:
extends: .docker-push extends: .docker-push
tags: [ns4.shore.co.il] tags: [ns4.shore.co.il]
variables:
FULL_IMAGE: "registry.shore.co.il/$IMAGE:$TAG"
push-hub: push-hub:
extends: .docker-push extends: .docker-push
tags: [ns4.shore.co.il] tags: [ns4.shore.co.il]
variables: variables:
FULL_IMAGE: "registry.hub.docker.com/$IMAGE:$TAG" DOCKER_REGISTRY: registry.hub.docker.com/adarnimrod
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment