Skip to content

Commit b813590

Browse files
committed
remove variable to override env options
Signed-off-by: see-quick <[email protected]>
1 parent 1a8f902 commit b813590

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure/templates/jobs/build_java.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
# Variables
1717
variables:
1818
MVN_CACHE_FOLDER: $(HOME)/.m2/repository
19-
MVN_ARGS: '-e -V -B'
2019
# Pipeline steps
2120
steps:
2221
# Get cached Maven repository

0 commit comments

Comments
 (0)