Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
fb77f3c4
Commit
fb77f3c4
authored
Jul 12, 2018
by
Benedikt Zoennchen
Browse files
Update .gitlab-ci.yml
parent
fdc22cfc
Pipeline
#61762
failed with stage
in 21 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fb77f3c4
...
@@ -22,5 +22,5 @@ unit_tests_with_coverage:
...
@@ -22,5 +22,5 @@ unit_tests_with_coverage:
# mvn test -Dtest=!com.mycompany.app.Legacy*
# mvn test -Dtest=!com.mycompany.app.Legacy*
script
:
script
:
-
mvn clean
-
mvn clean
-
mvn test -Dtest=!TestConvolution,!TestBitonicSort
-
mvn test -Dtest=!TestConvolution,!TestBitonicSort
,!TestCLLinkedList
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