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
Rémi Cailletaud
yade
Commits
fd196fae
Commit
fd196fae
authored
Jun 21, 2017
by
Rémi Cailletaud
Browse files
pipeline
parent
732b72e4
Pipeline
#327
failed with stage
in 22 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fd196fae
...
...
@@ -8,10 +8,14 @@ before_script:
-
export PATH=/usr/bin:$PATH
build
:
configure
:
script
:
-
cmake -DUSE_QT5=0 -DCMAKE_CXX_FLAGS=-frounding-math -DCMAKE_INSTALL_PREFIX=./../inst -DSUFFIX=-trunk ..
build
:
script
:
-
make
install
:
script
:
-
make install
...
...
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