Commit 7bf8da9a authored by nimrod's avatar nimrod
Browse files

Another GitLab CI fix.

parent 43c7072b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,10 +12,10 @@ stages:
  - build
  - deploy

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

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