Selaa lähdekoodia

更新 '.drone.yml'

scofield 3 vuotta sitten
vanhempi
commit
220e7b8efa
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -12,7 +12,7 @@ steps:
  - name: clone
    image: hub.evbj.easou.com/dev/alpine-git:20200622
    commands:
-   - git clone $DRONE_GIT_HTTP_URL .
+   - git clone --depth=1 $DRONE_GIT_HTTP_URL .
 
  - name: build
    image: plugins/docker
@@ -23,4 +23,4 @@ steps:
      mirror: https://ci7pm4nx.mirror.aliyuncs.com
      registry: hub.evbj.easou.com
      repo: hub.evbj.easou.com/qa/${DRONE_REPO_NAME}
-     tag: v1c
+     tag: v2.0.0