Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
helm-charts
Shibboleth SP
Helm Chart
Commits
db6e3007
Commit
db6e3007
authored
May 29, 2021
by
Sandro Mathys
Browse files
create release in upload job
parent
e9b5c3c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
db6e3007
...
...
@@ -173,18 +173,6 @@ upload:
-
echo "${SHIBBOLETH_SP_HELM_CHART_REGISTRY_TOKEN}" | helm registry login "${CI_REGISTRY_IMAGE}" -u "gitlab-ci-shibboleth-sp-helm-chart" --password-stdin
-
helm chart save "${CI_PROJECT_DIR}/chart" "${CI_REGISTRY_IMAGE}"
-
helm chart push "${CI_REGISTRY_IMAGE}:${CI_COMMIT_TAG}"
release
:
stage
:
release
environment
:
name
:
release
only
:
variables
:
-
$CI_COMMIT_TAG
interruptible
:
true
needs
:
-
package
-
upload
release
:
name
:
"
Release
${CI_COMMIT_TAG}"
description
:
"
Automatically
created
by
the
pipeline"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment