ci: update gitea config to support actions and metrics

This commit is contained in:
Patryk Hegenberg 2025-05-07 23:28:55 +02:00
parent 31700dd532
commit b5d4c50195

View file

@ -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