Skip to content

Commit 505f5b5

Browse files
author
jguerreiro
committed
ci(release): fix url
1 parent 7be4089 commit 505f5b5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.goreleaser.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,12 @@ changelog:
3030
exclude:
3131
- "^docs:"
3232
- "^test:"
33+
release:
34+
gitlab:
35+
owner: gg-code
36+
name: src-fingerprint
37+
38+
gitlab_urls:
39+
api: https://gitlab.gitguardian.ovh/api/v4/
40+
download: https://gitlab.gitguardian.ovh
41+
skip_tls_verify: false

0 commit comments

Comments
 (0)