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 13:30:25 +0300
commit2e115921a0f9e48323488adc685eb726e7ef80e1 (patch)
tree6eb4eb39acb000c182ad649765879d9a5a7bb9a5 /.drone.yml
parent72029627fc317dc881ce87ecd704cfa30719d816 (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 f2d7ce3b305..f0520527131 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: