*Use nfpm image on github
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Derrick Hammer 2022-09-25 21:04:59 -04:00
parent f629e6b8fc
commit dd0760312d
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@ pipeline:
- yarn
- yarn build
package:
image: debian:stable-slim
image: ghcr.io/goreleaser/nfpm
commands:
- echo 'deb [trusted=yes] https://repo.goreleaser.com/apt/ /' | tee /etc/apt/sources.list.d/goreleaser.list
- apt update
- apt install -y nfpm
- nfpm pkg --packager deb