Commit 76753144 authored by nimrod's avatar nimrod
Browse files

fixup! Fixup to find the container ID.

parent 1488cdf1
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ build:
  stage: deploy
  tags: ["ns4.shore.co.il"]
  script:
    # yamllint disable-line rule:line-length
    - cid="$(basename "$(dirname "$(awk '/hostname/ {print $4}' /proc/1/mountinfo)")")"
    - docker pull registry.shore.co.il/ci-images:python3
    - >-