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 c63593d commit 9e7a2a9Copy full SHA for 9e7a2a9
integration-tests/src/test/resources/setupenv.sh
@@ -252,7 +252,7 @@ export JAR_VERSION="`grep -m1 "<version>" pom.xml | cut -f2 -d">" | cut -f1 -d "
252
253
echo IMAGE_NAME_OPERATOR $IMAGE_NAME_OPERATOR IMAGE_TAG_OPERATOR $IMAGE_TAG_OPERATOR JAR_VERSION $JAR_VERSION
254
255
-docker_login
+#docker_login
256
257
if [ "$SHARED_CLUSTER" = "true" ]; then
258
0 commit comments