Commit 90dd0f2a authored by torgiren's avatar torgiren
Browse files

ci

parent d87b129a
3 merge requests!8Devel,!7Devel,!6Devel
Pipeline #67 passed with stages
in 36 seconds
Showing with 2 additions and 2 deletions
+2 -2
......@@ -17,7 +17,7 @@ versions_check:
build:
stage: build
when: never
when: manual
before_script:
- apt-get update
- apt-get install curl gpg --yes
......@@ -42,4 +42,4 @@ upload:
- 'curl --request POST --user gitlab-ci-token:$CI_JOB_TOKEN --form "chart=@exphost-0.0.1.tgz" "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/api/stable/charts"'
only:
- master
when: never
when: manual
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment