Allow using different branch to avoid having to create a branch for **each** of the deps
This commit is contained in:
@@ -102,7 +102,7 @@ git_clone pillar $STAGING_BRANCH $PILLAR_DIR
|
|||||||
git_clone attract $STAGING_BRANCH $ATTRACT_DIR
|
git_clone attract $STAGING_BRANCH $ATTRACT_DIR
|
||||||
git_clone flamenco $STAGING_BRANCH $FLAMENCO_DIR
|
git_clone flamenco $STAGING_BRANCH $FLAMENCO_DIR
|
||||||
git_clone pillar-svnman $STAGING_BRANCH $SVNMAN_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 everywhere
|
||||||
GULP=$ROOT/node_modules/.bin/gulp
|
GULP=$ROOT/node_modules/.bin/gulp
|
||||||
|
Reference in New Issue
Block a user