add runner
This commit is contained in:
parent
ff59d236a5
commit
1766a1c4db
1 changed files with 2 additions and 0 deletions
|
@ -73,3 +73,5 @@ release:
|
|||
- echo "making release!"
|
||||
- echo ${ASSETS_ARG}
|
||||
- release-cli create --name "Release ${CI_COMMIT_TAG}" --tag-name "${CI_COMMIT_TAG}" ${ASSETS_ARG}
|
||||
tags:
|
||||
- x86_64
|
||||
|
|
Reference in a new issue