mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-02-08 02:37:04 +00:00
Compare commits
3 commits
fca5440507
...
cf0c388dc3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf0c388dc3 | ||
|
|
2d8fb9981e | ||
|
|
2526149c16 |
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.20.0
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:v0.21.0
|
||||
script: echo "Creating release $CI_COMMIT_TAG"
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue