Updated woodpecker config to use the electronuserland/builder image to build the app
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
fb0b231cfc
commit
ebc60ce787
@ -14,7 +14,6 @@ pipeline:
|
|||||||
image: electronuserland/builder:16
|
image: electronuserland/builder:16
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run grunt
|
|
||||||
- npm run build-linux
|
- npm run build-linux
|
||||||
|
|
||||||
gitea_release:
|
gitea_release:
|
||||||
|
Loading…
Reference in New Issue
Block a user