|
@ -23,6 +23,6 @@ pipeline: |
|
|
image: appleboy/drone-scp |
|
|
image: appleboy/drone-scp |
|
|
host: 10.32.0.2 |
|
|
host: 10.32.0.2 |
|
|
username: artifacts |
|
|
username: artifacts |
|
|
secrets: [ ssh_password ] |
|
|
|
|
|
|
|
|
secrets: [ ssh_key ] |
|
|
source: /go/output/* |
|
|
source: /go/output/* |
|
|
target: /home/artifacts/store/rpdata/ |
|
|
target: /home/artifacts/store/rpdata/ |