Attempt to upload translation catalogs to CI artifacts
This commit is contained in:
parent
98c5c052de
commit
8e06ffc3b1
@ -68,13 +68,19 @@ alpha_python3:
|
||||
- cd ..
|
||||
- cd scripts
|
||||
- '%PYTHON3% prepare_zipversion.py'
|
||||
- genpot_interface.bat
|
||||
- genpot_doc.bat
|
||||
- cd ..
|
||||
- move src\socializer.zip socializer.zip
|
||||
- move scripts\socializer.pot
|
||||
- src\socializer-documentation.pot
|
||||
only:
|
||||
- schedules
|
||||
artifacts:
|
||||
paths:
|
||||
- socializer.zip
|
||||
- socializer.pot
|
||||
- socializer-documentation.pot
|
||||
name: socializer_py3
|
||||
expire_in: 1 day
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user