From b0b3fca21c16b37d4695509fbe081cb60f9c7581 Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Sun, 19 Aug 2018 15:52:26 +0000 Subject: [PATCH] Aggiornare '.drone.yml' --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1d31e0c..ee3281a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,3 +14,6 @@ pipeline: image: arm32v6/abuild:latest environment: - REPODEST=/home/builder/package + - RSA_PRIVATE_KEY=${abuild_ssh_key} + secrets: + - abuild_ssh_key