forked from caarlos0/domain_exporter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.goreleaser.yml
21 lines (19 loc) · 851 Bytes
/
.goreleaser.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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