mirror of
https://github.com/DefectingCat/rua-list
synced 2025-07-15 08:41:32 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@ -82,7 +82,7 @@ release_job:
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG # Run this job when a tag is created
|
||||
script:
|
||||
- >
|
||||
- >
|
||||
release-cli create --name release-branch-$CI_JOB_ID --description release-branch-$CI_COMMIT_REF_NAME-$CI_JOB_ID
|
||||
--tag-name job-$CI_JOB_ID --ref $CI_COMMIT_SHA
|
||||
--assets-link '{"name":"rua-list-x86_64-unknown-linux-gnu-$CI_COMMIT_TAG","url":"https://git.rua.plus/${CI_PROJECT_NAMESPACE}/${CI_PROJECT_NAME}/cw/-/jobs/${CI_JOB_ID}/artifacts/file/public/rua-list-x86_64-unknown-linux-gnu-$CI_COMMIT_TAG","link_type":"other","filepath":"xzy"}'
|
||||
|
Reference in New Issue
Block a user