Updated woodpecker config to use the electronuserland/builder image to build the app
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-05-22 15:46:11 -04:00
parent fb0b231cfc
commit ebc60ce787

View File

@ -14,7 +14,6 @@ pipeline:
image: electronuserland/builder:16
commands:
- npm install
- npm run grunt
- npm run build-linux
gitea_release: