Allow overriding Gitlab URL

This commit is contained in:
Andrey Radchishin
2023-12-18 12:28:30 -05:00
parent 2ef9e11aea
commit 6c752ebebf
2 changed files with 5 additions and 1 deletions

View File

@@ -242,6 +242,8 @@ Several build arguments are available to control the output image:
`--platform` build argument, it will be set automatically. Note:
as of this writing, only `amd64` and `arm64` builds of the gitlab-runner
are available.
* `GITLAB_URL` - Defaults to 'https://gitlab.com/' but can be set to point
to a self hosted instance of Gitlab.
* `NESTED_PRIVILEGED` - Defaults to 'true', may be set 'false' to prevent
nested containers running in `--privileged` mode. This will affect
the ability to build container images in CI jobs using tools like