Merge branch 'master' of http://git.picaiba.com/renren/qy-renren-qt
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
d52cff7a8e
@ -20,9 +20,9 @@ steps:
|
||||
- echo "172.27.0.20 lb.kubesphere.local" >> /etc/hosts
|
||||
#- echo "52.74.223.119 github.com" >> /etc/hosts
|
||||
- sleep 1
|
||||
- kubectl scale --replicas=0 deployment/wms-ui -n qy
|
||||
- kubectl scale --replicas=0 deployment/wms-ui -n wms-qy
|
||||
- sleep 3
|
||||
- kubectl scale --replicas=1 deployment/wms-ui -n qy
|
||||
- kubectl scale --replicas=1 deployment/wms-ui -n wms-qy
|
||||
depends_on:
|
||||
- build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user