Skip to content

Commit dee9558

Browse files
committed
gitlab-ci: Fix-up ORT_LOG_LEVEL description
The performance log level has been removed from ORT in [1]. [1] oss-review-toolkit/ort#5393 Signed-off-by: Thomas Steenbergen <[email protected]>
1 parent 40267a5 commit dee9558

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
@@ -99,7 +99,7 @@ variables:
9999
value: ""
100100
description: |
101101
Set value to 'debug' to see additional debug output to help tracking down errors.
102-
By default set to 'performance'.
102+
By default set to 'info'.
103103
ORT_REVISION:
104104
value: ""
105105
description: |

0 commit comments

Comments
 (0)