Skip to content

Commit

Permalink
[feature] prerelease: generate .deb artifact (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Lopez authored Jul 26, 2020
1 parent 7d2e3e1 commit 6aace09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ dockers:
- go.sum
- main.go

nfpms:
- vendor: Chan Zuckerberg Initiative, LLC
license: MIT
description: AWS cli single sign on using OIDC
formats:
- deb

archives:
- files:
- none*
Expand Down

0 comments on commit 6aace09

Please sign in to comment.