|
@@ -22,11 +22,11 @@ steps:
|
|
|
insecure: true
|
|
|
mirror: https://ci7pm4nx.mirror.aliyuncs.com
|
|
|
registry: hub.evbj.easou.com
|
|
|
- repo: hub.evbj.easou.com/pro/${DRONE_REPO_NAME}
|
|
|
+ repo: hub.evbj.easou.com/qa/${DRONE_REPO_NAME}
|
|
|
tag: v2.4.7
|
|
|
|
|
|
- name: deployment
|
|
|
- image: hub.evbj.easou.com/qa/drone-agent:v2.0.0
|
|
|
+ image: hub.evbj.easou.com/dev/drone-agent:v2.0.0
|
|
|
pull: always
|
|
|
# privileged: true
|
|
|
environment:
|