mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-02-09 11:17:08 +00:00
Compare commits
2 commits
7cb8afadae
...
2cd7a17948
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2cd7a17948 | ||
|
|
9c8b854de0 |
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ stages: [ release ]
|
||||||
# and create a corresponding GitLab Release.
|
# and create a corresponding GitLab Release.
|
||||||
create-release:
|
create-release:
|
||||||
stage: release
|
stage: release
|
||||||
image: registry.gitlab.com/gitlab-org/release-cli:v0.23.0
|
image: registry.gitlab.com/gitlab-org/release-cli:v0.24.0
|
||||||
script: echo "Creating release $CI_COMMIT_TAG"
|
script: echo "Creating release $CI_COMMIT_TAG"
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue