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