fix: move clone from main to feat/v15x

This commit is contained in:
Agusti Fernandez Pardo
2022-05-20 22:59:15 +02:00
parent 2340ed2876
commit 6c0d4de8f3
+1 -1
View File
@@ -27,7 +27,7 @@ fi
# stop execution on error - don't let it build if something goes wrong
set -e
git config --global init.defaultBranch main
git config --global init.defaultBranch feat/node-v15x
git config --global advice.detachedHead false
# set up an empty temporary work directory