Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
b68d1454
Commit
b68d1454
authored
Aug 28, 2020
by
Daniel Scheffler
Browse files
Changed URL.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
75b7bd30
Pipeline
#12011
failed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/CI_docker/build_testsuite_image.sh
View file @
b68d1454
...
...
@@ -21,7 +21,7 @@ echo ""
read
-p
"Please enter gitlab runner name: "
runner_name
echo
"New gitlab runner image will named
${
gitlab_runner
}
"
docker
exec
-it
${
gitlab_runner
}
/bin/bash
-c
"export RUNNER_EXECUTOR=docker && gitlab-ci-multi-runner register -n
\
--url 'https://gitext.gfz-potsdam.de/
ci
'
\
--url 'https://gitext.gfz-potsdam.de/'
\
--registration-token '
${
token
}
'
\
--run-untagged=true
\
--locked=true
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment