Explorar o código

Remove clone depth
causing problems with revert commits

Andrew Rabert %!s(int64=6) %!d(string=hai) anos
pai
achega
b988a0644a
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      .drone.yml

+ 0 - 6
.drone.yml

@@ -1,9 +1,6 @@
 kind: pipeline
 name: build:debian
 
-clone:
-  depth: 1
-
 steps:
 - name: submodules
   image: docker:git
@@ -22,9 +19,6 @@ steps:
 kind: pipeline
 name: build:docker
 
-clone:
-  depth: 1
-
 steps:
 - name: submodules
   image: docker:git