Allow file procotol to be used for submodule git training
Signed-off-by: Arnaud M. <arnaud.choupinette@mailops.fr>
This commit is contained in:
@@ -111,6 +111,8 @@ title.print "Clone trainings"
|
|||||||
|
|
||||||
cd /root/
|
cd /root/
|
||||||
git clone https://git.arnaudmorin.fr/arnaud/trainings.git
|
git clone https://git.arnaudmorin.fr/arnaud/trainings.git
|
||||||
|
# Allow file protocol - this is useful for the git submodule training
|
||||||
|
git config --global protocol.file.allow always
|
||||||
|
|
||||||
title.print "Building docker image 'demo'"
|
title.print "Building docker image 'demo'"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user