|
@@ -19,9 +19,9 @@ steps:
|
|
pull: always
|
|
pull: always
|
|
# privileged: true
|
|
# privileged: true
|
|
environment:
|
|
environment:
|
|
- JNLP_ENV: pro #datagroup-qa OR datagroup-pro
|
|
|
|
- JNLP_ACTIVE_PROFILE: pro #test OR pro
|
|
|
|
- JNLP_TAG: v4.0.10
|
|
|
|
|
|
+ JNLP_ENV: qa #datagroup-qa OR datagroup-pro
|
|
|
|
+ JNLP_ACTIVE_PROFILE: test #test OR pro
|
|
|
|
+ JNLP_TAG: v4.0.11
|
|
JNLP_REPLICAS: 1
|
|
JNLP_REPLICAS: 1
|
|
JNLP_JAVA_OPTS: -XX:PermSize=512M -XX:MaxPermSize=512M -Xms2048M -Xmx2048M
|
|
JNLP_JAVA_OPTS: -XX:PermSize=512M -XX:MaxPermSize=512M -Xms2048M -Xmx2048M
|
|
JNLP_VERSION: v1 # default v1, v2 for canary
|
|
JNLP_VERSION: v1 # default v1, v2 for canary
|
|
@@ -50,7 +50,7 @@ steps:
|
|
# 检查服务部署状态
|
|
# 检查服务部署状态
|
|
# - python3 /root/tools.py -c
|
|
# - python3 /root/tools.py -c
|
|
# 添加dns解析记录,生成访问域名1
|
|
# 添加dns解析记录,生成访问域名1
|
|
- - python3 /root/tools.py -d
|
|
|
|
|
|
+ #- python3 /root/tools.py -d
|
|
|
|
|
|
- name: success
|
|
- name: success
|
|
image: hub.evbj.easou.com/dev/drone-wechat:20200622
|
|
image: hub.evbj.easou.com/dev/drone-wechat:20200622
|