*Add gcc
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
8c937ca692
commit
1e2e985d48
|
@ -2,7 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: node:18.5.0-alpine
|
||||
commands:
|
||||
- apk --update --no-cache add git bash python3 make
|
||||
- apk --update --no-cache add git bash python3 make gcc
|
||||
- yarn
|
||||
- yarn build
|
||||
package:
|
||||
|
|
Loading…
Reference in New Issue