Attempt to update CI file for tags
This commit is contained in:
parent
3a87d2957a
commit
d82d07bf2c
@ -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
|
Loading…
Reference in New Issue
Block a user