-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
goreleaser.yml
32 lines (29 loc) · 1.03 KB
/
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
25
26
27
28
29
30
31
32
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
version: 2
variables:
homepage: https://github.com/caarlos0/timer
repository: https://github.com/caarlos0/timer
description: Timer is like sleep, but reports progress.
includes:
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/build.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/windows.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/package_with_completions_and_manpages.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/.goreleaserfiles/main/release.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/cosign_checksum.yml
furies:
- account: caarlos0
snapcrafts:
- publish: false
summary: "{{.Var.description}}"
description: "{{.Var.description}}"
grade: stable
license: MIT
confinement: strict
apps:
org-stats:
command: timer