Commit 8e0bb7a5 authored by nimrod's avatar nimrod
Browse files

Use the default Docker image.

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

variables:
  IMAGE: docker-clean

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