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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-14 13:31:47 +0300
committerJoas Schilling <coding@schilljs.com>2020-05-14 13:31:47 +0300
commitc83b6b50314e78565e80bbe07b7670ca9f5b1348 (patch)
tree4c632069031b3a648ce511cef576ae87b234bbca /.drone.yml
parent312c200a3869866cff53887286825431d0bc4c6d (diff)
Remove compile checker it should be a github action when enabling it ever again
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/.drone.yml b/.drone.yml
index 04a78dd78..2e0ccc58c 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -1,22 +1,3 @@
-#kind: pipeline
-#name: check-builds
-#
-#steps:
-# - name: check-vuejs-builds
-# image: nextcloudci/node:node-7
-# commands:
-# - make npm-init
-# - ./check-vuejs-builds.sh
-#
-#trigger:
-# branch:
-# - master
-# - stable*
-# event:
-# - pull_request
-# - push
-#
-#---
kind: pipeline
name: compatibility