Explorar el Código

更新 '.drone.yml'

robert hace 3 años
padre
commit
fa66b54ef7
Se han modificado 1 ficheros con 1 adiciones y 11 borrados
  1. 1 11
      .drone.yml

+ 1 - 11
.drone.yml

@@ -14,17 +14,7 @@ steps:
    commands:
    - git clone $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.0.3
-     
+ 
  - name: deployment
    image: hub.evbj.easou.com/dev/drone-agent:v2.0.0
    pull: always