|
@@ -8,12 +8,11 @@ steps:
|
|
|
- docker --config /etc/docker push "$JNLP_REPO/$JNLP_ENV/$DRONE_REPO_NAME:$JNLP_TAG"
|
|
|
- python ppctl.py -b
|
|
|
- python ppctl.py -a
|
|
|
- - python ppctl.py -c
|
|
|
- python ppctl.py -d
|
|
|
environment:
|
|
|
JNLP_CONTAINER_PORT: '80'
|
|
|
JNLP_CONTROL: StatefulSet
|
|
|
- JNLP_DOMAIN: .evbj.easou.com
|
|
|
+ JNLP_DOMAIN: .ieasou.cn
|
|
|
JNLP_ENV: op
|
|
|
JNLP_INGRESS: nginx
|
|
|
JNLP_LIVENESS_INIT: '60'
|
|
@@ -24,10 +23,10 @@ steps:
|
|
|
JNLP_REPLICAS: '2'
|
|
|
JNLP_REPO: hub.evbj.easou.com
|
|
|
JNLP_STORAGE_CAPACITY: 100Gi
|
|
|
- JNLP_STORAGE_CLASS: ceph
|
|
|
+ JNLP_STORAGE_CLASS: rbd
|
|
|
JNLP_SVC_MODE: http
|
|
|
JNLP_TAG: v1.0.8
|
|
|
JNLP_WAR: ROOT.war
|
|
|
- image: hub.evbj.easou.com/dev/drone-agent-custom:v1.0.0
|
|
|
+ image: hub.evbj.easou.com/dev/drone-agent-custom:v5.0.0
|
|
|
name: build
|
|
|
privileged: true
|