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
arosics
Commits
23cd8ab3
Commit
23cd8ab3
authored
Jul 23, 2018
by
Daniel Scheffler
Browse files
Updated docker runner build script.
parent
99841a9d
Pipeline
#3078
failed with stages
in 3 minutes and 25 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
tests/CI_docker/build_arosics_testsuite_image.sh
View file @
23cd8ab3
...
...
@@ -2,7 +2,7 @@
context_dir
=
"./context"
dockerfile
=
"arosics_ci.docker"
tag
=
"arosics_ci:0.
6.10
"
tag
=
"arosics_ci:0.
8.6
"
gitlab_runner
=
"arosics_gitlab_CI_runner"
echo
"#### Build runner docker image"
...
...
tests/CI_docker/context/arosics_ci.docker
View file @
23cd8ab3
FROM
gms_base_centos:
pinned_v0.1
FROM
gms_base_centos:
latest
# copy some needed stuff to /root
COPY
*.yml /root/
...
...
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