*Fix typo
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
0997bf5bdc
commit
580ba21ed4
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: git.lumeweb.com/lumeweb/ci-node
|
image: git.lumeweb.com/lumeweb/ci-node
|
||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get install install libunbound-dev
|
- apt-get update && apt-get install libunbound-dev
|
||||||
- yarn
|
- yarn
|
||||||
- yarn build
|
- yarn build
|
||||||
package:
|
package:
|
||||||
|
|
Loading…
Reference in New Issue