Commit 9bb71f57 authored by nimrod's avatar nimrod
Browse files

Test then publish.

But only on the master branch and if pre-commit doesn't fail.
parent b1281094
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,7 +7,11 @@ include:
    file: templates/pre-commit.yml

build:
  stage: deploy
  tags: ["host01.shore.co.il"]
  only:
    refs:
      - master
  script:
    - cid="$(basename $(cat /proc/1/cpuset))"
    - docker pull adarnimrod/ci-images:python3