disables homebrew for now
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marvin Steadfast 2021-01-25 15:08:00 +01:00
parent da6a005b08
commit 2ed0b966de

View File

@ -144,16 +144,15 @@ nfpms:
386: i386
homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
maintainer: Marvin Preuss <marvin@xsteadfastx.org>
brews:
- name: wg-quicker
tap:
owner: xsteadfastx
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
commit_author:
name: Marvin Steadfast
email: marvin@xsteadfastx.org
homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
test: |
system "#{bin}/wg-quicker version"
# brews:
# - name: wg-quicker
# tap:
# owner: xsteadfastx
# name: homebrew-tap
# token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
# commit_author:
# name: Marvin Steadfast
# email: marvin@xsteadfastx.org
# homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
# test: |
# system "#{bin}/wg-quicker version"