Commit 74cd05e6 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

CT-147: first step to fix csp-proto publishing,

parent d4d5864f
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ 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
+2 −2
Original line number Diff line number Diff line
@@ -191,10 +191,10 @@ publish:csp-lmc-mid:
publish_chart:
  variables:
    CHARTS_TO_PUBLISH: csp-proto
  stage: publish_chart
  stage: publish
  tags:
  - docker-executor
  image: nexus.engageska-portugal.pt/ska-docker/deploy:0.4.1
  image: nexus.engageska-portugal.pt/ska-docker/deploy:0.4.2
  script:
    - cd $BUILD_PATH
    - curl -s https://gitlab.com/ska-telescope/stupid/raw/master/scripts/publish-charts.sh | bash