Skip to content

Commit eabc83a

Browse files
committed
GitLab CI changes - Detailed Logging
1 parent 9b719d9 commit eabc83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ stages:
1616
unit_test:
1717
stage: test
1818
script:
19-
- mvn clean test -B
19+
- mvn clean test -B -X
2020

2121
#check_style:
2222
# stage: test

0 commit comments

Comments
 (0)