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 ..
|
- cd ..
|
||||||
- move src\socializer.zip socializer.zip
|
- move src\socializer.zip socializer.zip
|
||||||
only:
|
only:
|
||||||
- master
|
- schedules
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- socializer.zip
|
- socializer.zip
|
||||||
name: socializer
|
name: socializer
|
||||||
expire_in: 1 week
|
expire_in: 1 day
|
||||||
|
|
||||||
alpha_python3:
|
alpha_python3:
|
||||||
type: deploy
|
type: deploy
|
||||||
@ -69,12 +69,12 @@ alpha_python3:
|
|||||||
- cd ..
|
- cd ..
|
||||||
- move src\socializer.zip socializer.zip
|
- move src\socializer.zip socializer.zip
|
||||||
only:
|
only:
|
||||||
- master
|
- schedules
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- socializer.zip
|
- socializer.zip
|
||||||
name: socializer_py3
|
name: socializer_py3
|
||||||
expire_in: 1 hour
|
expire_in: 1 day
|
||||||
|
|
||||||
stable:
|
stable:
|
||||||
type: deploy
|
type: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user