renaming from gitTally to Werkator
This commit is contained in:
+3
-3
@@ -1,13 +1,13 @@
|
||||
server:
|
||||
# Public base URL of this GitTally installation — used for all links posted to Gitea.
|
||||
# Public base URL of this werkator installation — used for all links posted to Gitea.
|
||||
publicBaseUrl: ""
|
||||
|
||||
# Gitea integration for fetching commits and posting build statuses.
|
||||
gitea:
|
||||
baseUrl: https://github.com # base URL of the Gitea instance
|
||||
owner: mhoennig # repository owner (user or organisation) for Gitea API (e.g. status checks)
|
||||
repo: gittally # repository name
|
||||
statusContext: GitTally # label shown on Gitea commit status checks (default: GitTally)
|
||||
repo: werkator # repository name
|
||||
statusContext: werkator # label shown on Gitea commit status checks (default: werkator)
|
||||
|
||||
# Build artifact retention.
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user