Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GILLES Sebastien
MoReFEM
Commits
ac5c7c13
Commit
ac5c7c13
authored
Apr 12, 2019
by
GILLES Sebastien
Browse files
#1404 Add the DOcker overlay2 in all Yaml files.
parent
4f58ecfa
Changes
2
Hide whitespace changes
Inline
Side-by-side
ExternalTools/Gitlab-CI/gitlab-ci-no-macos.yml
View file @
ac5c7c13
...
...
@@ -7,6 +7,10 @@ stages:
# Todo: Doxygen doc should be published with pages.
# As suggested by https://blog.sparksuite.com/7-ways-to-speed-up-gitlab-ci-cd-times-29f60aab69f9
variables
:
DOCKER_DRIVER
:
overlay2
.build_template_linux
:
&build_template_linux
stage
:
build_and_test
image
:
registry.gitlab.inria.fr/morefem/thirdpartycompilationfactory/${OS}-${COMPILER}-${MODE}
...
...
ExternalTools/Gitlab-CI/gitlab-ci.yml
View file @
ac5c7c13
...
...
@@ -7,6 +7,10 @@ stages:
# Todo: Doxygen doc should be published with pages.
# As suggested by https://blog.sparksuite.com/7-ways-to-speed-up-gitlab-ci-cd-times-29f60aab69f9
variables
:
DOCKER_DRIVER
:
overlay2
.build_template_linux
:
&build_template_linux
stage
:
build_and_test
image
:
registry.gitlab.inria.fr/morefem/thirdpartycompilationfactory/${OS}-${COMPILER}-${MODE}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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