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 36493cf commit 0727222Copy full SHA for 0727222
test/bin/common_versions.sh
@@ -122,7 +122,7 @@ export RHOCP_MINOR_Y_BETA
122
123
# The 'rhocp_minor_y' variable should be the previous minor version number, if
124
# the previous release is available through the 'rhocp' stream, otherwise empty.
125
-RHOCP_MINOR_Y1="20"
+RHOCP_MINOR_Y1=20
126
# The beta repository, containing dependencies, should point to the
127
# OpenShift mirror URL. The mirror for previous release should always
128
# be available.
0 commit comments