From 5aa8b8c9e40e8626909c2c44755f3bdff27c1b43 Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Sun, 24 Jun 2018 09:55:09 +0200 Subject: [PATCH] SCP stuff --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 20f80a0..accbd44 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ pipeline: - go build -a -installsuffix cgo -ldflags="-s -w" -o /go/output/rpdata-as2storyimport ./cmd/rpdata-as2storyimport scp: image: appleboy/drone-scp - host: example.com + host: 10.32.0.2 username: artifacts key: $$ssh_key source: /go/output/*