depoy text

This commit is contained in:
Zach Halpern 2018-12-21 16:11:15 -05:00
parent 0b021b377f
commit 6480752ede

View File

@ -6,7 +6,8 @@ TARGET_BRANCH="files"
function doCompile {
echo "Running script..."
python main.py dumpXML=True
python3 --version
python3 main.py dumpXML=True
}
# Pull requests and commits to other branches shouldn't try to deploy, just build to verify