Commit 38c012e5 authored by nimrod's avatar nimrod
Browse files

Use the default Docker image name.

parent 376217eb
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -10,9 +10,6 @@ stages:
  - build
  - deploy

variables:
  IMAGE: presentation

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