add runner
This commit is contained in:
parent
0c7d517e5c
commit
7c88972fa9
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