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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIstván Váradi <ivaradi@varadiistvan.hu>2018-01-27 10:50:28 +0300
committerIstván Váradi <ivaradi@varadiistvan.hu>2018-01-27 10:50:28 +0300
commit72f629a7dc1eebb36fa4727059cab07aa82ba533 (patch)
tree72791bbd572c22bb29d2e320ddc6a1e53a99e7ff /.drone.yml
parent9ad6f1485e0e1e04bdbe1311edbe459805341905 (diff)
Added secrets to .drone.yml
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 74154e681..94d1b012d 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -92,6 +92,7 @@ pipeline:
image: nextcloudci/client-debian-ci:client-debian-ci-1
commands:
- /bin/bash -c "./admin/linux/debian/drone-build.sh"
+ secrets: [ DEBIAN_SECRET_KEY, DEBIAN_SECRET_IV ]
when:
matrix:
BUILD: Debian