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