appleboy / drone-scp

Copy files and artifacts via SSH using a binary, docker or Drone CI.
MIT License
142 stars 29 forks source link

Add option to use file for host info #113

Closed techknowlogick closed 4 years ago

techknowlogick commented 4 years ago

Add option to use file for host info. In my drone pipeline I create VMs that I don't know the IP before hand, so I need some way of passing host info to drone-scp plugin.

codecov-io commented 4 years ago

Codecov Report

Merging #113 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   87.93%   87.93%           
=======================================
  Files           2        2           
  Lines         199      199           
=======================================
  Hits          175      175           
  Misses         14       14           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c75daae...b796c35. Read the comment docs.