Skip to content

Commit

Permalink
test: remove scoop to check access
Browse files Browse the repository at this point in the history
  • Loading branch information
deimosfr committed May 24, 2024
1 parent cce8de3 commit 4e1121b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ brews:
homepage: ""
description: "Freeze your charts in the wished versions"
skip_upload: false
scoops:
-
url_template: "https://github.com/Qovery/helm-freeze/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
repository:
owner: qovery
name: scoop-helm-freeze
commit_author:
name: qovery
email: [email protected]
homepage: "https://docs.qovery.com"
description: "Freeze your charts in the wished versions"
license: GPL3
#scoops:
# -
# url_template: "https://github.com/Qovery/helm-freeze/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
# repository:
# owner: qovery
# name: scoop-helm-freeze
# commit_author:
# name: qovery
# email: [email protected]
# homepage: "https://docs.qovery.com"
# description: "Freeze your charts in the wished versions"
# license: GPL3

0 comments on commit 4e1121b

Please sign in to comment.