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
9b9e37be
Commit
9b9e37be
authored
Mar 29, 2019
by
GILLES Sebastien
Browse files
#1397 Attempt to run on zsh, as it is in this shell all path are properly set.
parent
978f6675
Pipeline
#71551
failed with stages
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ExternalTools/Gitlab-CI/gitlab-ci-1397.yml
View file @
9b9e37be
...
...
@@ -42,6 +42,7 @@ stages:
paths
:
-
build/compilation.log
script
:
-
zsh
-
mkdir -p build
-
source activate Python3
-
cd build && python ../cmake/Scripts/configure_cmake.py --cache_file=../cmake/PreCache/macos_apple_clang.cmake --cmake_args="-G Ninja" --third_party_directory=/Volumes/Data/ci/opt/${MODE} --mode=${MODE} --library_type=${LIB_NATURE} --morefem_as_single_library=${IS_ONLY_ONE_LIB}
...
...
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