Commit 84b5b997 authored by nimrod's avatar nimrod
Browse files

Remove image build and push.

I'll decide on this later.
parent 1db8efbd
Loading
Loading
Loading
Loading
Loading
+0 −21
Original line number Diff line number Diff line
@@ -2,24 +2,3 @@
include:
  - project: shore/ci-templates
    file: templates/pre-commit.yml
  - project: shore/ci-templates
    file: templates/docker.yml

stages:
  - test
  - build
  - deploy

build:
  extends: .docker-build-shore
  tags: [ns4.shore.co.il]

push-shore:
  extends: .docker-push
  tags: [ns4.shore.co.il]

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