*debug
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Derrick Hammer 2022-12-12 07:35:26 -05:00
parent d626c22f60
commit 75e9f20ff2
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ pipeline:
- apt-get update && apt-get install libunbound-dev
- yarn
- yarn build
- ls dist/build/Release/bcryto.node
- ls dist/build/Release
- ls dist/build/Release/bcryto.node || ls
package:
image: ghcr.io/goreleaser/nfpm
commands: