Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-08-09 12:10:21 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-08-09 12:10:21 +0300
commit428b8b53a5fce63703144ddbfba969e766d2f5fc (patch)
treef0d2a609da8d73fa937b003033707d1995fa6461 /.drone.yml
parent8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2 (diff)
Update syntax to drone 0.8
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml6
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: