Added pipeline type for drone config
continuous-integration/drone/push Build is failing Details

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2020-07-04 18:33:42 +02:00
parent f0997fbe71
commit 4f197d15c7
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,6 @@
kind: pipeline
name: default
type: docker
steps:
- name: restore-cache
@ -83,5 +84,3 @@ volumes:
trigger:
branch:
- master