*Need to install unbound before running yarn
ci/woodpecker/manual/woodpecker Pipeline failed
Details
ci/woodpecker/manual/woodpecker Pipeline failed
Details
This commit is contained in:
parent
48d5f654b2
commit
b738b466c5
|
@ -2,6 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: git.lumeweb.com/lumeweb/ci-node
|
||||
commands:
|
||||
- apt install libunbound-dev
|
||||
- yarn
|
||||
- yarn build
|
||||
package:
|
||||
|
|
Loading…
Reference in New Issue