Skip to content

Commit 9b91826

Browse files
Minor cleanup. (#9883)
1 parent 3a5a7f8 commit 9b91826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ build_tests:
289289
CACHE_TYPE: "latestdep"
290290
- GRADLE_TARGET: ":smokeTest"
291291
CACHE_TYPE: "smoke"
292-
MAVEN_OPTS: "-Xms64M -Xmx512M -Dorg.slf4j.simpleLogger.defaultLogLevel=debug" # FIXME: Build :smokeTest build fails unless mvn debug logging is on
292+
MAVEN_OPTS: "-Xms64M -Xmx512M"
293293

294294
script:
295295
- *gitlab_base_ref_params

0 commit comments

Comments
 (0)