scofield пре 3 година
родитељ
комит
220e7b8efa
1 измењених фајлова са 2 додато и 2 уклоњено
  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