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 d010811 commit c6b6427Copy full SHA for c6b6427
Github/Runners/alpine-builder.dockerfile
@@ -755,5 +755,7 @@ RUN <<EOS
755
ln --symbolic --force "/etc/bash.bashrc" "/home/alpine/.bashrc" 2>/dev/null
756
ln --symbolic --force "/etc/bash.bashrc" "/etc/bash/bashrc" 2>/dev/null
757
EOS
758
+ENV GIT_ASKPASS="/bin/echo"
759
+ENV GIT_TERMINAL_PROMPT="0"
760
#------------------------------------------------------------------------------------#
761
#END
0 commit comments