Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 64b1e7dc authored by Dorian Turba's avatar Dorian Turba
Browse files

sec: fixed gitlab release-cli version

parent fd02d348
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
* Doc about supported domains (gitlab.com and froggit.fr)
* Version of gitlab release-cli now fixed
## [0.4.3] - 2024-06-26
......
......@@ -7,7 +7,7 @@ release_by_changelog:
TAG_SUFFIX: $SUFFIX
NAME_PREFIX: $PREFIX
NAME_SUFFIX: $SUFFIX
image: registry.gitlab.com/gitlab-org/release-cli
image: registry.gitlab.com/gitlab-org/release-cli:v0.18.0
stage: deploy
script:
# Use grep to find version headers and store them in a variable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment