Skip to content

Commit

Permalink
Can't change nfpm id - passphrase env var depends on it
Browse files Browse the repository at this point in the history
This reverts commit 983552b.
  • Loading branch information
asutosh committed Feb 6, 2024
1 parent 983552b commit 3466db5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci/goreleaser/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ docker_manifests:
- docker.tyk.io/tyk-pump/tyk-pump:{{ .Tag }}-amd64
- docker.tyk.io/tyk-pump/tyk-pump:{{ .Tag }}-arm64
nfpms:
- id: std-packages
- id: std
vendor: "Tyk Technologies Ltd"
homepage: "https://tyk.io"
maintainer: "Tyk <[email protected]>"
Expand Down Expand Up @@ -124,8 +124,6 @@ nfpms:
type: origin
publishers:
- name: tyk-pump-unstable
ids:
- std-packages
env:
- PACKAGECLOUD_TOKEN={{ .Env.PACKAGECLOUD_TOKEN }}
- REPO=tyk/tyk-pump-unstable
Expand Down

0 comments on commit 3466db5

Please sign in to comment.