Commit d4d5864f authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

CT-147: publish chart to work out

parent a2375d76
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ cache:
# pages:        move the metrics files to the right folder
# release       release the images for csp-lmc-low and mid (only manual)
stages:
  - publish_chart
  - build_common
  - linting_common
  - test_common
+1 −3
Original line number Diff line number Diff line
@@ -191,15 +191,13 @@ publish:csp-lmc-mid:
publish_chart:
  variables:
    CHARTS_TO_PUBLISH: csp-proto
  stage: publish
  stage: publish_chart
  tags:
  - 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