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 bcbb42a commit f54b1c8Copy full SHA for f54b1c8
ci/check-params-env.sh
@@ -212,8 +212,7 @@ function check_image_variable_matches_name_and_commitref() {
212
;;
213
odh-habana-notebook-image-n-1)
214
expected_name="odh-notebook-habana-jupyter-1.10.0-ubi8-python-3.8"
215
- # expected_commitref="release-2023b"
216
- expected_commitref="rhods-1.34"
+ expected_commitref="release-2023b"
217
expected_build_name="habana-jupyter-1.10.0-ubi8-python-3.8-amd64"
218
219
odh-codeserver-notebook-image-n)
0 commit comments