We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2fa4b4 + 6648a5d commit 8c49971Copy full SHA for 8c49971
1 file changed
entrypoint.sh
@@ -10,7 +10,7 @@ echo "Start the job"
10
CLONE_DIR=$(mktemp -p . -d)
11
FOLDER=$(mktemp -p . -d)
12
13
-echo "Start clonning"
+echo "Start cloning"
14
15
# Setup git
16
git config --global user.email "$USER_EMAIL"
0 commit comments