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 2b3b9ab commit 9a17e8fCopy full SHA for 9a17e8f
ci/setup.sh
@@ -6,6 +6,6 @@
6
7
echo "Logged into Jenkins CI as user [$USER] with home directory [$HOME] in the current working directory [$PWD]"
8
chown -R 1001:1001 .
9
-echo "Logging into Docker..."
10
-docker login --username ${DOCKER_HUB_USR} --password ${DOCKER_HUB_PSW}
+#echo "Logging into Docker..."
+#docker login --username ${DOCKER_HUB_USR} --password ${DOCKER_HUB_PSW}
11
exit 0
0 commit comments