mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2025-12-10 07:57:23 +01:00
add option to build from source
This commit is contained in:
@@ -14,3 +14,7 @@ gtgithubapiurl = 'https://api.github.com/repos/go-gitea/gitea/releases/latest'
|
||||
gtsystem = 'linux-amd64'
|
||||
# Name and Path of gitea file
|
||||
gtfile = '/home/git/gitea'
|
||||
# Build new version from source?
|
||||
build_from_source = None
|
||||
# Source directroy
|
||||
source_dir = '/home/git/go/src/code.gitea.io/gitea'
|
||||
Reference in New Issue
Block a user