*Install git
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
fa65499b89
commit
12b983b499
|
@ -2,6 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: node:18.5.0-alpine
|
||||
commands:
|
||||
- apt -y install git
|
||||
- yarn
|
||||
- yarn build
|
||||
package:
|
||||
|
|
Loading…
Reference in New Issue