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
403fca26
Commit
403fca26
authored
May 29, 2021
by
Sandro Mathys
Browse files
add script to release job
parent
0da5fe42
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
403fca26
...
...
@@ -183,6 +183,9 @@ release:
variables
:
-
$CI_COMMIT_TAG
interruptible
:
true
# script or trigger is required :/
script
:
-
echo "Creating release ${CI_COMMIT_TAG}"
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