*Need to update apt
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Derrick Hammer 2022-12-12 06:44:15 -05:00
parent b738b466c5
commit 0997bf5bdc
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pipeline:
build:
image: git.lumeweb.com/lumeweb/ci-node
commands:
- apt install libunbound-dev
- apt-get update && apt-get install install libunbound-dev
- yarn
- yarn build
package: