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
|
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:
|
||||||
brews:
|
# - name: wg-quicker
|
||||||
- name: wg-quicker
|
# tap:
|
||||||
tap:
|
# owner: xsteadfastx
|
||||||
owner: xsteadfastx
|
# name: homebrew-tap
|
||||||
name: homebrew-tap
|
# token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
|
||||||
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
|
# commit_author:
|
||||||
commit_author:
|
# name: Marvin Steadfast
|
||||||
name: Marvin Steadfast
|
# email: marvin@xsteadfastx.org
|
||||||
email: marvin@xsteadfastx.org
|
# homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
|
||||||
homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
|
# test: |
|
||||||
test: |
|
# system "#{bin}/wg-quicker version"
|
||||||
system "#{bin}/wg-quicker version"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user