*Install git
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Derrick Hammer 2022-09-25 20:13:27 -04:00
parent fa65499b89
commit 12b983b499
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ pipeline:
build:
image: node:18.5.0-alpine
commands:
- apt -y install git
- yarn
- yarn build
package: