deployment: update goreleaser syntax (#2524) (#2525)

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
backport-actions-token[bot] 2021-08-25 10:40:31 -04:00 committed by GitHub
parent b3c1be7783
commit 63c396ef94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -237,11 +237,13 @@ nfpms:
preinstall: ospkg/preinstall.sh
postinstall: ospkg/postinstall.sh
config_files:
"ospkg/conf/config.yaml": "/etc/pomerium/config.yaml"
contents:
- src: ospkg/conf/config.yaml
dst: /etc/pomerium/config.yaml
type: config|noreplace
files:
"ospkg/pomerium.service": "/usr/lib/systemd/system/pomerium.service"
- src: ospkg/pomerium.service
dst: /usr/lib/systemd/system/pomerium.service
overrides:
deb: