Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
Mpp
Commits
387b81b6
Commit
387b81b6
authored
Feb 20, 2020
by
niklas.baumgarten
Browse files
updated yml
parent
b2061676
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
387b81b6
...
...
@@ -17,9 +17,13 @@ build:
-
cd build
-
cmake ..
-
make -j
-
cd ..
artifacts
:
paths
:
-
build
test
:
stage
:
test
script
:
-
echo "run test"
\ No newline at end of file
-
cd build
-
./TestQuadrature
\ No newline at end of file
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