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