We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58cbdb commit 0ca869bCopy full SHA for 0ca869b
.goreleaser.yml
@@ -103,11 +103,3 @@ docker_manifests:
103
- "itzg/rcon-cli:{{ .Version }}-ubuntu-amd64"
104
- "itzg/rcon-cli:{{ .Version }}-ubuntu-arm64"
105
- "itzg/rcon-cli:{{ .Version }}-ubuntu-armv7"
106
-scoops:
107
- - bucket:
108
- owner: itzg
109
- name: scoop-bucket
110
- token: "{{ .Env.SCOOP_TAP_GITHUB_TOKEN }}"
111
- folder: bucket
112
- license: Apache2
113
- description: Enables REST-like access to HTML pages by scraping and parsing them into JSON
0 commit comments