mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
add script for release
This commit is contained in:
parent
462939f70b
commit
dfaba208d8
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ release:
|
||||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
script:
|
||||||
|
- echo "running release_job"
|
||||||
release:
|
release:
|
||||||
tag_name: '$CI_COMMIT_TAG'
|
tag_name: '$CI_COMMIT_TAG'
|
||||||
description: '$CI_COMMIT_TAG'
|
description: '$CI_COMMIT_TAG'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue