@ -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/*