Updated woodpecker config to use the electronuserland/builder image to build the app
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
27bcd97bdc
commit
da8dca561b
@ -3,8 +3,8 @@ workspace:
|
|||||||
path: app
|
path: app
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build_linux:
|
||||||
image: archon_build
|
image: electronuserland/builder:16
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run grunt
|
- npm run grunt
|
||||||
|
Loading…
Reference in New Issue
Block a user