Remove extra }
This commit is contained in:
@@ -61,7 +61,7 @@ LABEL register="podman run -it --rm \
|
|||||||
--secret=REGISTRATION_TOKEN,type=env \
|
--secret=REGISTRATION_TOKEN,type=env \
|
||||||
-v ./config.toml:/etc/gitlab-runner/config.toml:Z \
|
-v ./config.toml:/etc/gitlab-runner/config.toml:Z \
|
||||||
-e REGISTER_NON_INTERACTIVE=true \
|
-e REGISTER_NON_INTERACTIVE=true \
|
||||||
-e CI_SERVER_URL=${GITLAB_URL}} \
|
-e CI_SERVER_URL=${GITLAB_URL} \
|
||||||
-e RUNNER_NAME=pipglr \
|
-e RUNNER_NAME=pipglr \
|
||||||
-e RUNNER_EXECUTOR=docker \
|
-e RUNNER_EXECUTOR=docker \
|
||||||
-e RUNNER_SHELL=bash \
|
-e RUNNER_SHELL=bash \
|
||||||
|
|||||||
Reference in New Issue
Block a user