disables homebrew for now
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
da6a005b08
commit
2ed0b966de
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user