Convert into single docker image, change volume structure etc
Makefile inconsistent!
This commit is contained in:
@@ -8,7 +8,7 @@ function prepareGitAuth(){
|
||||
[ -d $confdir ] || mkdir $confdir
|
||||
[ -d $confdir/ssh ] || mkdir $confdir/ssh
|
||||
|
||||
chmod 0600 $confdir
|
||||
chmod 0700 $confdir
|
||||
|
||||
# git configure http authenticator
|
||||
git config --global credential.helper "store --file=$confdir/git-credentials"
|
||||
|
||||
Reference in New Issue
Block a user