From 9775d1318f08451d1f4c8a5e26b31aacd4efd4c9 Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Sun, 24 Jun 2018 10:07:05 +0200 Subject: [PATCH] SCP stuff --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4bb09ca..3a68e08 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,4 +25,4 @@ pipeline: username: artifacts secrets: [ ssh_key ] source: /go/output/* - target: /home/artifacts/store/rpdata/ \ No newline at end of file + target: /home/artifacts/store/rpdata/$$COMMIT \ No newline at end of file