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
102d74e9
Commit
102d74e9
authored
Feb 20, 2020
by
niklas.baumgarten
Browse files
updated yml
parent
fce5d647
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
102d74e9
stages
:
-
build
-
test
-
deploy
build
:
build
-mpp
:
stage
:
build
variables
:
...
...
@@ -22,8 +23,17 @@ build:
paths
:
-
build
test
:
unit-
test
:
stage
:
test
script
:
-
cd build
-
./TestQuadrature
\ No newline at end of file
-
./TestCellConstruction
-
./TestCellInterface
-
./TestCellRefinement
-
./TestChainConfig
-
./TestConfig
-
./TestMesh
-
./TestQuadrature
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