Loading .gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -6,9 +6,6 @@ include: build: stage: deploy tags: ["ns4.shore.co.il"] only: refs: - master script: - cid="$(basename $(cat /proc/1/cpuset))" - docker pull registry.shore.co.il/ci-images:python3 Loading Loading
.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -6,9 +6,6 @@ include: build: stage: deploy tags: ["ns4.shore.co.il"] only: refs: - master script: - cid="$(basename $(cat /proc/1/cpuset))" - docker pull registry.shore.co.il/ci-images:python3 Loading