Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,16 @@ brews:
# Not setting it for now so we can publish prerelease tags
# skip_upload: auto

snapcrafts:
# IDs of the builds for which to create packages for
builds:
- linux-builds
snapcrafts:
# IDs of the builds for which to create packages for
- builds:
- linux-builds
# The name of the snap
name: stackit-cli
# The canonical title of the application, displayed in the software
# centre graphical frontends
title: STACKIT CLI
publish: true
summary: A command-line interface to manage STACKIT resources.
description: "A command-line interface to manage STACKIT resources.
This CLI is in a BETA state. More services and functionality will be supported soon."
description: "A command-line interface to manage STACKIT resources.\nThis CLI is in a BETA state. More services and functionality will be supported soon."
license: Apache-2.0