*Try circle ci node image
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
b9a9b32b08
commit
f629e6b8fc
|
@ -1,8 +1,7 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: node:18.5.0-bullseye-slim
|
image: cimg/node
|
||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get -y install git python3 build-essential
|
|
||||||
- yarn
|
- yarn
|
||||||
- yarn build
|
- yarn build
|
||||||
package:
|
package:
|
||||||
|
|
Loading…
Reference in New Issue