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:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-02-20 17:24:04 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-20 17:24:04 +0300
commitf5449a021aae1fdd1fd71729493f4aac529f1c6f (patch)
treee53f7a8d69b7a2bb4f3a1ddd809e3c7c91685c63 /.drone.yml
parent0becd88feb63de6ac02b495ad1440d8bd7cdcbd2 (diff)
Move twofactor_backupcodes to main webpack bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.drone.yml b/.drone.yml
index 90d93053fdb..5180724f81b 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -24,13 +24,6 @@ pipeline:
when:
matrix:
TESTS: webpack-build
- vue-build-backupcodes:
- image: node
- commands:
- - ./build/vue-builds.sh ./apps/twofactor_backupcodes/js/settings.js
- when:
- matrix:
- TESTS: vue-build-backupscodes
checkers:
image: nextcloudci/php7.1:php7.1-16
commands:
@@ -779,7 +772,6 @@ matrix:
include:
- TESTS: checkers
- TESTS: webpack-build
- - TESTS: vue-build-backupcodes
- TESTS: handlebars
- TESTS: nodb-codecov
ENABLE_REDIS: true