From 810cb0bf9cf2b48bea3d763d8ee9eafdd5566a3b Mon Sep 17 00:00:00 2001 From: Frostebite Date: Tue, 13 Jul 2021 01:30:36 +0100 Subject: [PATCH] service account --- dist/remote-builder/cloneNoLFS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/remote-builder/cloneNoLFS.sh b/dist/remote-builder/cloneNoLFS.sh index 469202fa..725bb40c 100755 --- a/dist/remote-builder/cloneNoLFS.sh +++ b/dist/remote-builder/cloneNoLFS.sh @@ -8,7 +8,7 @@ cd $repoPathFull echo ' ' echo "Cloning the repository being built:" -git clone $cloneUrl $repoPathFull $githubSha +git clone $cloneUrl $githubSha apk add git-lfs