*Try circle ci node image
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Derrick Hammer 2022-09-25 21:03:16 -04:00
parent b9a9b32b08
commit f629e6b8fc
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
pipeline:
build:
image: node:18.5.0-bullseye-slim
image: cimg/node
commands:
- apt-get update && apt-get -y install git python3 build-essential
- yarn
- yarn build
package: