before_compile: - echo "Before compile" stage_name_constructor: > node seed/sanitise-branch.js "$SEED_STAGE_BRANCH" 2>/dev/null if [[ $? -ne 0 ]]; then echo "test-branch" fi