Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GILLES Sebastien
MoReFEM
Commits
6bfcfcb6
Commit
6bfcfcb6
authored
Feb 14, 2019
by
GILLES Sebastien
Browse files
#1360 Gitlab CI: use for the case under test the new deployment script.
parent
8bf424ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
ExternalTools/Gitlab-CI/.gitlab-ci.yml
View file @
6bfcfcb6
...
...
@@ -7,8 +7,6 @@ stages:
# Todo: Doxygen doc should be published with pages.
build-Fedora-debug-shared-several_libs
:
stage
:
stage1
cache
:
...
...
@@ -23,7 +21,7 @@ build-Fedora-debug-shared-several_libs:
-
several_libs
script
:
-
mkdir -p build
-
cd build &&
cmake -G Ninja -C
../cmake/PreCache/
ci_
linux.cmake -
DCMAKE_BUILD_TYPE=Debug -DLIBRARY_TYPE=SHARED -DBUILD_MOREFEM_UNIQUE_LIBRARY=False -DCMAKE_INSTALL_PREFIX
=/media/suppl_drive/opt/debug/shared/several_libs/
..
-
cd build &&
python ../cmake/Scripts/configure_cmake.py --cache_file=
../cmake/PreCache/linux.cmake -
-cmake_args="-G Ninja" --install_directory
=/media/suppl_drive/opt/debug/shared/several_libs/
-
ninja -j
4
build-Ubuntu-debug-shared-several_libs
:
...
...
Write
Preview
Supports
Markdown
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