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
open-source
gitlab-ci-templates
Commits
764786103136
Commit
76478610
authored
May 11, 2021
by
Simon Chabot
Browse files
fix: there is no asset for 'create-release' (use the debian create-release otherwise)
parent
038cd4d8226d
Pipeline
#55521
passed with stage
in 19 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
templates/create-release-on-heptapod.yml
View file @
76478610
...
...
@@ -10,5 +10,4 @@
script
:
-
|
release-cli create --name "Release $CI_COMMIT_TAG"\
--tag-name $CI_COMMIT_TAG\
--assets-link "{\"name\":\"${CI_PROJECT_NAME}_${CI_COMMIT_TAG}-1_all.deb\",\"url\":\"${PACKAGE_REGISTRY_URL}/${CI_COMMIT_TAG}/${CI_PROJECT_NAME}_${CI_COMMIT_TAG}-1_all.deb\", \"link_type\": \"package\"}"
--tag-name $CI_COMMIT_TAG
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