*Need to switch to building in debian for target system
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
1e2e985d48
commit
6272aafcdf
|
@ -1,8 +1,8 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: node:18.5.0-alpine
|
image: node:18.5.0-bulleye-slim
|
||||||
commands:
|
commands:
|
||||||
- apk --update --no-cache add git bash python3 make gcc
|
- apt-get -y install git python3 build-essential
|
||||||
- yarn
|
- yarn
|
||||||
- yarn build
|
- yarn build
|
||||||
package:
|
package:
|
||||||
|
|
Loading…
Reference in New Issue