From 72f629a7dc1eebb36fa4727059cab07aa82ba533 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20V=C3=A1radi?= Date: Sat, 27 Jan 2018 08:50:28 +0100 Subject: Added secrets to .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.drone.yml') 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 -- cgit v1.2.3