Allow using different branch to avoid having to create a branch for **each** of the deps

This commit is contained in:
Anna Sirota
2021-03-17 18:23:17 +01:00
parent 53d60969e0
commit d2bf1d8d4f

View File

@@ -102,7 +102,7 @@ git_clone pillar $STAGING_BRANCH $PILLAR_DIR
git_clone attract $STAGING_BRANCH $ATTRACT_DIR
git_clone flamenco $STAGING_BRANCH $FLAMENCO_DIR
git_clone pillar-svnman $STAGING_BRANCH $SVNMAN_DIR
git_clone blender-cloud $STAGING_BRANCH $ROOT
git_clone blender-cloud $DEPLOY_BRANCH $ROOT
# Gulp everywhere
GULP=$ROOT/node_modules/.bin/gulp