*Install bash
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
8252467c25
commit
ea19ad1564
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: node:18.5.0-alpine
|
image: node:18.5.0-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk --update --no-cache add git
|
- apk --update --no-cache add git bash
|
||||||
- yarn
|
- yarn
|
||||||
- yarn build
|
- yarn build
|
||||||
package:
|
package:
|
||||||
|
|
Loading…
Reference in New Issue