mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 15:41:47 +00:00
Remove ids GoReleaser attr in AUR pkg publisher
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
This commit is contained in:
parent
979f3f557c
commit
4546fa3270
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