Commit 7af5ecdc authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

Update chart dependency.

Publish chart only manually.
parent d6cc9968
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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