Pārlūkot izejas kodu

Merge branch 'feature/tmr-group-1.0.0' of baishaojie/tmrgo into develop

xuyiping 1 gadu atpakaļ
vecāks
revīzija
98f5b54d0a
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      .drone.yml

+ 4 - 0
.drone.yml

@@ -2,6 +2,10 @@ kind: pipeline
 type: docker
 name: kpt-tmr
 
+clone:
+  depth: 1
+  disable: true
+
 steps:
   - name: clone
     image: alpine/git