ソースを参照

更新 '.drone.yml'

robert 3 年 前
コミット
fa66b54ef7
1 ファイル変更1 行追加11 行削除
  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