Browse Source

Taking out pipeline name since maybe that is breaking it?

kirkleon 4 years ago
parent
commit
ceb364d761
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .drone.yml

+ 0 - 2
.drone.yml

@@ -1,6 +1,5 @@
 kind: pipeline
 type: docker
-name: audiobot
 
 steps:
 - name: pull
@@ -36,4 +35,3 @@ steps:
 volumes:
 - name: pull
   temp: {}
-