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
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -17,11 +17,9 @@ build:
push-shore:
  extends: .docker-push
  tags: [ns4.shore.co.il]
  variables:
    FULL_IMAGE: "registry.shore.co.il/$IMAGE:$TAG"

push-hub:
  extends: .docker-push
  tags: [ns4.shore.co.il]
  variables:
    FULL_IMAGE: "registry.hub.docker.com/$IMAGE:$TAG"
    DOCKER_REGISTRY: registry.hub.docker.com/adarnimrod