forked from LengKundee/MQL5-Google-Onedrive
- Downloaded and configured act_runner v0.2.10 - Registered runner with forge.mql5.io using provided token - Started runner daemon in background - Verified runner is processing tasks from the Forge - Attempted to pull from Forge repository (authentication failed) - Validated repository and ran automation tests
13 lines
551 B
Text
13 lines
551 B
Text
{
|
|
"WARNING": "This file is automatically generated by act-runner. Do not edit it manually unless you know what you are doing. Removing this file will cause act runner to re-register as a new runner.",
|
|
"id": 14,
|
|
"uuid": "a3c9142b-daea-4330-a161-178365a2dfbf",
|
|
"name": "mql5-forge-runner",
|
|
"token": "dc75d112374ed4b68756ff07bc6d49f2034791bc",
|
|
"address": "https://forge.mql5.io",
|
|
"labels": [
|
|
"ubuntu-latest:docker://gitea/proto-messages",
|
|
"ubuntu-22.04:docker://node:16-bullseye",
|
|
"ubuntu-20.04:docker://node:16-bullseye"
|
|
]
|
|
}
|