Loading csp-lmc-mid/.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -192,9 +192,13 @@ publish_chart: variables: CHARTS_TO_PUBLISH: csp-proto stage: publish when: manual tags: - docker-executor image: nexus.engageska-portugal.pt/ska-docker/deploy:0.4.2 before_script: - apt-get -y update - apt-get install -y curl ca-certificates --no-install-recommends script: - cd $BUILD_PATH - curl -s https://gitlab.com/ska-telescope/stupid/raw/master/scripts/publish-charts.sh | bash Loading csp-lmc-mid/charts/mid-csp/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -10,6 +10,6 @@ dependencies: repository: https://gitlab.com/ska-telescope/skampi/-/raw/master/repository condition: tango-base.enabled - name: csp-proto version: 0.2.0 version: 0.2.1 repository: "file://../csp-proto" condition: csp-proto.enabled Loading
csp-lmc-mid/.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -192,9 +192,13 @@ publish_chart: variables: CHARTS_TO_PUBLISH: csp-proto stage: publish when: manual tags: - docker-executor image: nexus.engageska-portugal.pt/ska-docker/deploy:0.4.2 before_script: - apt-get -y update - apt-get install -y curl ca-certificates --no-install-recommends script: - cd $BUILD_PATH - curl -s https://gitlab.com/ska-telescope/stupid/raw/master/scripts/publish-charts.sh | bash Loading
csp-lmc-mid/charts/mid-csp/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -10,6 +10,6 @@ dependencies: repository: https://gitlab.com/ska-telescope/skampi/-/raw/master/repository condition: tango-base.enabled - name: csp-proto version: 0.2.0 version: 0.2.1 repository: "file://../csp-proto" condition: csp-proto.enabled