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:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2018-06-28 23:05:21 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-06-29 10:11:04 +0300
commit6044733b2d79a0178163ec1f5355b559e24a0753 (patch)
tree31014f12da6be681f8a80f1806ad73d5a39d7d90 /.drone.yml
parent89c3010d14725e8c6e867b8ea65e2677a3775874 (diff)
fix build step
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 244f638e27f..8724553982c 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -24,7 +24,7 @@ pipeline:
vue-build-updatenotification:
image: node
commands:
- - ./build/vue-builds.sh ./apps/updatenotification/js/merged.js
+ - ./build/vue-builds.sh ./apps/updatenotification/js/updatenotification.js
when:
matrix:
TESTS: vue-build-updatenotification