Browse Source

Set pipeline type to default and see if that fixes it

kirkleon 4 years ago
parent
commit
564f4a1d20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -1,5 +1,5 @@
 kind: pipeline
-type: docker
+type: default
 
 steps:
 - name: pull