mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-24 08:31:47 +00:00
Merge pull request #555 from fluxcd/fix-goreleaser-aur-publish
Remove `ids` GoReleaser attr in AUR pkg publisher
This commit is contained in:
commit
fedf960a5f
1 changed files with 0 additions and 2 deletions
|
|
@ -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: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue