Rename socializer for 32 bits as socializer_x86.zip

This commit is contained in:
Manuel Cortez 2019-11-26 09:54:03 -06:00
parent fe1ac8e324
commit c4ccb4f072

View File

@ -109,14 +109,14 @@ alpha32:
- call genpot_interface.bat - call genpot_interface.bat
- call genpot_doc.bat - call genpot_doc.bat
- cd .. - cd ..
- move src\socializer.zip socializer.zip - move src\socializer.zip socializer_x86.zip
- move scripts\socializer.pot socializer.pot - move scripts\socializer.pot socializer.pot
- move scripts\socializer-documentation.pot socializer-documentation.pot - move scripts\socializer-documentation.pot socializer-documentation.pot
only: only:
- schedules - schedules
artifacts: artifacts:
paths: paths:
- socializer.zip - socializer_x86.zip
- socializer.pot - socializer.pot
- socializer-documentation.pot - socializer-documentation.pot
name: socializer_alpha name: socializer_alpha