Added the linux packaging step to only run on a new tag/release
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-05-22 16:00:58 -04:00
parent ebc60ce787
commit e1a8b457d9

View File

@ -15,6 +15,8 @@ pipeline:
commands:
- npm install
- npm run build-linux
when:
event: tag
gitea_release:
image: plugins/gitea-release