1 Commits
v4.3.0 ... main

Author SHA1 Message Date
Rigzen Latshang
d7fcf6b9a5 Change URL 2025-01-08 12:26:45 +01:00

View File

@@ -53,7 +53,7 @@ ENTRYPOINT /lib/systemd/systemd
ARG DEFAULT_JOB_IMAGE=registry.fedoraproject.org/fedora-minimal:latest ARG DEFAULT_JOB_IMAGE=registry.fedoraproject.org/fedora-minimal:latest
# Allow image-builders to override the Gitlab URL # Allow image-builders to override the Gitlab URL
ARG GITLAB_URL=https://gitlab.com/ ARG GITLAB_URL=https://gitlab.math.ethz.ch/
# Run nested containers in --privileged mode - required to allow building # Run nested containers in --privileged mode - required to allow building
# container images using podman or buildah. Otherwise may be set 'false'. # container images using podman or buildah. Otherwise may be set 'false'.