diff options
-rw-r--r-- | .drone.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml index ba8ce575640..a8d1940d9de 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,7 +1,9 @@ -pipeline: - clone: +clone: + git: image: plugins/git depth: 1 + +pipeline: jsunit: image: nextcloudci/jsunit:jsunit-5 commands: |