We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63dc1bd commit 69009a0Copy full SHA for 69009a0
.azure/build-pipeline.yaml
@@ -32,8 +32,7 @@ stages:
32
artifactRunVersion: ''
33
artifactRunId: ''
34
variables:
35
- # set to false when none error occurs during 2 weeks - https://github.com/strimzi/strimzi-kafka-operator/issues/11839
36
- STRIMZI_TEST_CONTAINER_LOGGING_ENABLED: true
+ STRIMZI_TEST_CONTAINER_LOGGING_ENABLED: false
37
38
# Builds Strimzi docs
39
- stage: build_docs
0 commit comments