-
-
Notifications
You must be signed in to change notification settings - Fork 55
/
.goreleaser.yml
23 lines (21 loc) · 942 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
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
version: 2
variables:
description: Exports the expiration time of your domains in the Prometheus format.
includes:
- from_url:
url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/build.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/release.yml
- from_url:
url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/package.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
- from_url:
url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/sbom.yml
furies:
- account: caarlos0