mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-08-28 18:12:07 +00:00
Would like to move to this to improve build time on GH Actions but its not working yet. Will also be good when GH Runners release arm nodes publicly.
5 lines
No EOL
202 B
Text
5 lines
No EOL
202 B
Text
NO_DOCKER_BUILD=true
|
|
#https://github.com/nektos/act/issues/329#issuecomment-1905955589
|
|
ACTIONS_RUNTIME_URL=http://YOUR_HOST_IP:8082/
|
|
ACTIONS_RUNTIME_TOKEN=foo
|
|
ACTIONS_CACHE_URL=http://YOUR_HOST_IP:8082/ |