*Need to switch to building in debian for target system
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Derrick Hammer 2022-09-25 20:44:08 -04:00
parent 1e2e985d48
commit 6272aafcdf
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
pipeline:
build:
image: node:18.5.0-alpine
image: node:18.5.0-bulleye-slim
commands:
- apk --update --no-cache add git bash python3 make gcc
- apt-get -y install git python3 build-essential
- yarn
- yarn build
package: