pipeline: build: image: cimg/node commands: - yarn - yarn build package: image: ghcr.io/goreleaser/nfpm commands: - apt install -y nfpm - nfpm pkg --packager deb