File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -155,25 +155,3 @@ snapcrafts:
155155 grade : stable
156156 # Whether to publish the Snap to the store
157157 publish : true
158-
159- winget :
160- - name : stackit
161- publisher : stackitcloud
162- short_description : A command-line interface to manage STACKIT resources.
163- license : Apache-2.0
164- publisher_support_url : " https://github.com/stackitcloud/stackit-cli/issues"
165- package_identifier : stackitcloud.stackit
166- homepage : " https://github.com/stackitcloud/stackit-cli"
167- # If set to auto, the release will not be uploaded to the homebrew tap repo
168- # if the tag has a prerelease indicator (e.g. v0.0.1-alpha1)
169- # Temporarily not skipping prereleases to test integration with Winget
170- # skip_upload: auto
171- repository :
172- owner : stackitcloud
173- name : winget-pkgs
174- pull_request :
175- enabled : true
176- base :
177- owner : microsoft
178- name : winget-pkgs
179- branch : master
You can’t perform that action at this time.
0 commit comments