WIP
This commit is contained in:
parent
2f3bf7dc8d
commit
efb39ecc08
1 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,12 @@
|
|||
|
||||
version: 1
|
||||
|
||||
gitea_urls:
|
||||
api: https://git.gnous.eu/api/v1
|
||||
download: https://git.gnous.eu
|
||||
# set to true if you use a self-signed certificate
|
||||
skip_tls_verify: false
|
||||
|
||||
before:
|
||||
hooks:
|
||||
# You may remove this if you don't use go modules.
|
||||
|
|
Loading…
Reference in a new issue