ci: update gitea config to support actions and metrics
This commit is contained in:
parent
31700dd532
commit
b5d4c50195
1 changed files with 7 additions and 0 deletions
|
|
@ -39,3 +39,10 @@ spec:
|
||||||
username: giteaadmin
|
username: giteaadmin
|
||||||
password: changeme
|
password: changeme
|
||||||
email: patrykhegenberg@gmail.com
|
email: patrykhegenberg@gmail.com
|
||||||
|
config:
|
||||||
|
actions:
|
||||||
|
ENABLED: true
|
||||||
|
metrics:
|
||||||
|
ENABLED: true
|
||||||
|
repository:
|
||||||
|
DEFAULT_BRANCH: main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue