You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev_guide/builds.adoc
+2-3
Original file line number
Diff line number
Diff line change
@@ -1698,9 +1698,8 @@ sourceStrategy:
1698
1698
====
1699
1699
1700
1700
NOTE: A platform administrator can set the default build verbosity for the entire {product-title}
1701
-
instance by configuring env/BUILD_LOGLEVEL for the `BuildDefaults` admission controller. This
1702
-
default can be overridden by specifying BUILD_LOGLEVEL in a given BuildConfig. A still higher priority
1703
-
override can be specified on the command line for non-binary builds by passing --build-loglevel to
1701
+
instance by configuring `env/BUILD_LOGLEVEL` for the `BuildDefaults` admission controller. This
1702
+
default can be overridden by specifying `BUILD_LOGLEVEL` in a given `BuildConfig`. You can specify a higher priority override on the command line for non-binary builds by passing `--build-loglevel` to
1704
1703
`oc start-build`.
1705
1704
1706
1705
Available log levels for Source builds are as follows:
0 commit comments