Skip to content

Commit eabfba0

Browse files
author
Benjamin Marron
committed
Update .gitlab-ci.yml
1 parent fea4f12 commit eabfba0

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
@@ -5,7 +5,7 @@ maven_build:
55
stage: build
66
environment: staging
77
script:
8-
- "mvn clean site:site"
8+
- "mvn -B clean site:site"
99
tags:
1010
- java
1111
- maven

0 commit comments

Comments
 (0)