|
@@ -14,17 +14,6 @@ steps:
|
|
|
commands:
|
|
|
- git clone --depth=1 $DRONE_GIT_HTTP_URL .
|
|
|
|
|
|
- - name: build
|
|
|
- image: plugins/docker
|
|
|
- settings:
|
|
|
- username: admin
|
|
|
- password: Easou2)1*
|
|
|
- insecure: true
|
|
|
- mirror: https://ci7pm4nx.mirror.aliyuncs.com
|
|
|
- registry: hub.evbj.easou.com
|
|
|
- repo: hub.evbj.easou.com/pro/${DRONE_REPO_NAME}
|
|
|
- tag: v1.1.62
|
|
|
-
|
|
|
- name: deployment
|
|
|
image: hub.evbj.easou.com/dev/drone-agent:v3.0.1-241127
|
|
|
pull: always
|