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>2019-12-16 14:01:33 +0300
committerJoas Schilling <coding@schilljs.com>2019-12-16 14:01:33 +0300
commit5794a151d72cb4985c1de33eddf58227ff3f1215 (patch)
treeefc154d54ccb7ecbe75a1703e07aaa5decf28ee9 /.drone.yml
parent1343d9c0b9f3192cc0b97696c715d46bf5f6cc9d (diff)
Remove code from bundling webrtc manually
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.drone.yml b/.drone.yml
index 7c035bc99..2881c4dde 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -2,11 +2,6 @@
#name: check-builds
#
#steps:
-# - name: check-simplewebrtc-bundle
-# image: nextcloudci/node:node-7
-# commands:
-# - make npm-init
-# - ./check-simplewebrtc-bundle.sh
# - name: check-vuejs-builds
# image: nextcloudci/node:node-7
# commands: