The two alpha versions (for python 2 and 3) will be generated dayly

This commit is contained in:
Manuel Cortez 2019-01-02 10:19:57 -06:00
parent 87b420e21e
commit e78dacd029

View File

@ -38,12 +38,12 @@ alpha:
- cd ..
- move src\socializer.zip socializer.zip
only:
- master
- schedules
artifacts:
paths:
- socializer.zip
name: socializer
expire_in: 1 week
expire_in: 1 day
alpha_python3:
type: deploy
@ -69,12 +69,12 @@ alpha_python3:
- cd ..
- move src\socializer.zip socializer.zip
only:
- master
- schedules
artifacts:
paths:
- socializer.zip
name: socializer_py3
expire_in: 1 hour
expire_in: 1 day
stable:
type: deploy