Skip to content

Instantly share code, notes, and snippets.

View SOOS-Pchen's full-sized avatar

SOOS-PChen SOOS-Pchen

View GitHub Profile
@SOOS-Pchen
SOOS-Pchen / dev_soos_teamcity.bat
Last active October 26, 2021 13:28
TeamCity (DEV) Batch Script
echo off
:: run soos.py with the -h flag for help
:: ARGS REQUIRING CUSTOMIZATION:
set "SOOS_PROJECT_NAME=project_name_here"
:: ARGS WHERE CUSTOMIZATION IS OPTIONAL:
set "SOOS_MODE=run_and_wait"
set "SOOS_ON_FAILURE=fail_the_build"
set "SOOS_DIRS_TO_EXCLUDE=soos"
set "SOOS_FILES_TO_EXCLUDE="