Skip to content

Commit 9e7a2a9

Browse files
committed
comment docker login
1 parent c63593d commit 9e7a2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/src/test/resources/setupenv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ export JAR_VERSION="`grep -m1 "<version>" pom.xml | cut -f2 -d">" | cut -f1 -d "
252252

253253
echo IMAGE_NAME_OPERATOR $IMAGE_NAME_OPERATOR IMAGE_TAG_OPERATOR $IMAGE_TAG_OPERATOR JAR_VERSION $JAR_VERSION
254254

255-
docker_login
255+
#docker_login
256256

257257
if [ "$SHARED_CLUSTER" = "true" ]; then
258258

0 commit comments

Comments
 (0)