1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-06-27 16:35:58 +00:00
forgejo-runner/cmd
Earl Warren 8b2f1677fe
default GITHUB_SERVER_URL with registration address
If unset it will default to whatever is in the GITHUB_SERVER_URL
environment variable which is not desirable when in the context
of integration tests that run a forgejo instance in the CI of another
forgejo instance.
2023-04-05 16:39:09 +02:00
..
cmd.go Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02:00
daemon.go default GITHUB_SERVER_URL with registration address 2023-04-05 16:39:09 +02:00
exec.go Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02:00
register.go Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02:00