Attempt to update CI file for tags

This commit is contained in:
Manuel Cortez 2019-11-25 10:59:03 -06:00
parent 3a87d2957a
commit d82d07bf2c

View File

@ -130,18 +130,14 @@ stable:
- cd ..\src
- '%PYTHON2% ..\doc\generator.py'
- '%PYTHON3% write_version_data.py'
- '%PYINSTALLER% main.spec'
- '%PYTHON3% setup.py build'
- '%NSIS% installer.nsi'
- cd ..
- move src\socializer* .
- cd scripts
- '%PYTHON3% prepare_zipversion.py'
- '%PYTHON3% prepare_zipversion_cxfreeze.py'
- cd ..
- move src\socializer.zip socializer.zip
- '%PYTHON3% scripts/upload.py'
only:
- tags
artifacts:
paths:
- socializer.zip
- "socializer_*"
name: socializer
- tags