Loading csp-lmc-mid/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ build:csp-lmc-mid_image: test:csp-lmc-mid: extends: .test stage: test image: nexus.engageska-portugal.pt/ska-docker/ska-python-buildenv:latest script: - cd $BUILD_PATH - export KUBE_NAMESPACE="ci-$CI_COMMIT_SHORT_SHA" Loading Loading
csp-lmc-mid/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ build:csp-lmc-mid_image: test:csp-lmc-mid: extends: .test stage: test image: nexus.engageska-portugal.pt/ska-docker/ska-python-buildenv:latest script: - cd $BUILD_PATH - export KUBE_NAMESPACE="ci-$CI_COMMIT_SHORT_SHA" Loading