The two alpha versions (for python 2 and 3) will be generated dayly
This commit is contained in:
parent
87b420e21e
commit
e78dacd029
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user