Add gitea runner name
This commit is contained in:
@ -24,7 +24,8 @@
|
|||||||
GITEA_INSTANCE_URL = "http://gitea:3000";
|
GITEA_INSTANCE_URL = "http://gitea:3000";
|
||||||
|
|
||||||
# NOTE: This token is invalid, when re-registering is needed it has to be refreshed
|
# NOTE: This token is invalid, when re-registering is needed it has to be refreshed
|
||||||
GITEA_RUNNER_REGISTRATION_TOKEN = "tsNZb2R8KrRdcN9imoo5EAF7PVc7gM0uYWd0Huuy";
|
GITEA_RUNNER_REGISTRATION_TOKEN = "nNNfjQOLmCVMdmx5rGZGCPYZwOH2jHVnQkFtaOYC";
|
||||||
|
GITEA_RUNNER_NAME = "servenix";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
|
|||||||
Reference in New Issue
Block a user