Skip to content

Commit c6b6427

Browse files
authored
term
1 parent d010811 commit c6b6427

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Github/Runners/alpine-builder.dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,5 +755,7 @@ RUN <<EOS
755755
ln --symbolic --force "/etc/bash.bashrc" "/home/alpine/.bashrc" 2>/dev/null
756756
ln --symbolic --force "/etc/bash.bashrc" "/etc/bash/bashrc" 2>/dev/null
757757
EOS
758+
ENV GIT_ASKPASS="/bin/echo"
759+
ENV GIT_TERMINAL_PROMPT="0"
758760
#------------------------------------------------------------------------------------#
759761
#END

0 commit comments

Comments
 (0)