Skip to content
Snippets Groups Projects
Commit 47029447 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Submodule in the wrong directory

parent f81bb69b
No related branches found
No related tags found
1 merge request!1Add CI/CD
Pipeline #97854 failed
......@@ -23,9 +23,9 @@ then
git submodule update
else
git clone ${REPO_URL} ${REPO_NAME}
cd ${REPO_NAME}
git submodule init
git submodule update
cd ${REPO_NAME}
fi
git checkout ${REPO_TAG}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment