This commit is contained in:
parent
274a01ee1c
commit
4c491ddc4b
1 changed files with 7 additions and 0 deletions
|
@ -42,3 +42,10 @@ changelog:
|
||||||
# Feel free to remove those if you don't want/use them.
|
# Feel free to remove those if you don't want/use them.
|
||||||
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
|
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
|
||||||
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
|
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
|
||||||
|
|
||||||
|
|
||||||
|
gitea_urls:
|
||||||
|
api: https://git.keks.cloud/api/v1
|
||||||
|
download: https://git.keks.cloud
|
||||||
|
# set to true if you use a self-signed certificate
|
||||||
|
skip_tls_verify: false
|
Loading…
Reference in a new issue