From 1cc2f53bb8ffdf8b4a182e7b2de1ddadbed95259 Mon Sep 17 00:00:00 2001 From: Nicolas Duhamel Date: Mon, 15 Mar 2021 12:26:08 +0100 Subject: [PATCH] Fix drone #6 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index ac11126..32d4467 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,9 +21,9 @@ steps: from_secret: ssh_key port: 22 command_timeout: 2m - target: /home/citadel/devices + target: /home/citadel source: - - devices.pex + - ./devices.pex rm: true strip_components: 1 when: