-
-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy path.goreleaser.yml
24 lines (20 loc) · 870 Bytes
/
.goreleaser.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
version: 2
variables:
description: Semantic Version Utility
homepage: "https://github.com/caarlos0/svu"
includes:
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/build.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/package_with_completions.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/release.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/docker.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/cosign_checksum.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/cosign_docker.yml
furies:
- account: caarlos0