Added the linux packaging step to only run on a new tag/release
This commit is contained in:
@ -15,6 +15,8 @@ pipeline:
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build-linux
|
||||
when:
|
||||
event: tag
|
||||
|
||||
gitea_release:
|
||||
image: plugins/gitea-release
|
||||
|
Reference in New Issue
Block a user