mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 13:21:00 +00:00
deps: update registry.gitlab.com/gitlab-org/release-cli docker tag to v0.20.0
This commit is contained in:
parent
0ad9250a6a
commit
0c28da399b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ stages: [ release ]
|
|||
# and create a corresponding GitLab Release.
|
||||
create-release:
|
||||
stage: release
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:v0.19.0
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:v0.20.0
|
||||
script: echo "Creating release $CI_COMMIT_TAG"
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue