Skip to content
Snippets Groups Projects
Unverified Commit fedf960a authored by Hidde Beydals's avatar Hidde Beydals Committed by GitHub
Browse files

Merge pull request #555 from fluxcd/fix-goreleaser-aur-publish

Remove `ids` GoReleaser attr in AUR pkg publisher
parents 979f3f55 4546fa32
No related branches found
No related tags found
No related merge requests found
...@@ -52,8 +52,6 @@ brews: ...@@ -52,8 +52,6 @@ brews:
system "#{bin}/flux --version" system "#{bin}/flux --version"
publishers: publishers:
- name: aur-pkg-bin - name: aur-pkg-bin
ids:
- nix
env: env:
- AUR_BOT_SSH_PRIVATE_KEY={{ .Env.AUR_BOT_SSH_PRIVATE_KEY }} - AUR_BOT_SSH_PRIVATE_KEY={{ .Env.AUR_BOT_SSH_PRIVATE_KEY }}
cmd: | cmd: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment