Publish install manifest to GitHub releases

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2020-12-04 18:08:21 +02:00
parent 6d0c8aff4b
commit 32e949598e
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
3 changed files with 9 additions and 20 deletions

View file

@ -68,3 +68,7 @@ publishers:
eval $(ssh-agent -s)
ssh-add <(echo "{{ .Env.AUR_BOT_SSH_PRIVATE_KEY }}")
.github/aur/flux-go/publish.sh {{ .Version }}
release:
extra_files:
- glob: ./output/manifests.tar.gz
- glob: ./output/install.yaml