Loading csp-lmc-mid/.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -196,8 +196,12 @@ publish_chart: - docker-executor image: nexus.engageska-portugal.pt/ska-docker/deploy:0.4.1 script: - cd $BUILD_PATH - curl -s https://gitlab.com/ska-telescope/stupid/raw/master/scripts/publish-charts.sh | bash - ls - cd charts/ && make package variables: BUILD_PATH: csp-lmc-mid # # Release csp-lmc-mid image on nexus Loading Loading
csp-lmc-mid/.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -196,8 +196,12 @@ publish_chart: - docker-executor image: nexus.engageska-portugal.pt/ska-docker/deploy:0.4.1 script: - cd $BUILD_PATH - curl -s https://gitlab.com/ska-telescope/stupid/raw/master/scripts/publish-charts.sh | bash - ls - cd charts/ && make package variables: BUILD_PATH: csp-lmc-mid # # Release csp-lmc-mid image on nexus Loading