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
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
image: archon_build
|
||||
build_linux:
|
||||
image: electronuserland/builder:16
|
||||
commands:
|
||||
- npm install
|
||||
- npm run grunt
|
||||
|
Loading…
Reference in New Issue
Block a user