release on github
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marvin Steadfast 2021-01-27 09:50:04 +01:00
parent 692202e108
commit 108273e5d9

View File

@ -1,7 +1,5 @@
--- ---
project_name: wg-quicker project_name: wg-quicker
gitea_urls:
api: https://git.xsfx.dev/api/v1/
builds: builds:
- id: amd64 - id: amd64
@ -135,6 +133,12 @@ changelog:
exclude: exclude:
- "^docs:" - "^docs:"
- "^test:" - "^test:"
release:
github:
owner: xsteadfastx
name: wg-quicker
nfpms: nfpms:
- formats: - formats:
- apk - apk
@ -144,15 +148,16 @@ nfpms:
386: i386 386: i386
homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
maintainer: Marvin Preuss <marvin@xsteadfastx.org> maintainer: Marvin Preuss <marvin@xsteadfastx.org>
# brews:
# - name: wg-quicker brews:
# tap: - name: wg-quicker
# owner: xsteadfastx tap:
# name: homebrew-tap owner: xsteadfastx
# token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}" name: homebrew-tap
# commit_author: token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
# name: Marvin Steadfast commit_author:
# email: marvin@xsteadfastx.org name: Marvin Steadfast
# homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker email: marvin@xsteadfastx.org
# test: | homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
# system "#{bin}/wg-quicker version" test: |
system "#{bin}/wg-quicker version"