appleboy / drone-ssh

Drone plugin for executing remote ssh commands
MIT License
239 stars 73 forks source link

refactor: set default environment variables format in plugin #253

Closed appleboy closed 1 year ago

appleboy commented 1 year ago

fix https://github.com/appleboy/drone-ssh/pull/235

codecov-commenter commented 1 year ago

Codecov Report

Merging #253 (46f9096) into master (4aabfc9) will increase coverage by 0.24%. The diff coverage is 50.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
+ Coverage   37.85%   38.10%   +0.24%     
==========================================
  Files           2        2              
  Lines         420      433      +13     
==========================================
+ Hits          159      165       +6     
- Misses        261      268       +7     
Impacted Files Coverage Δ
main.go 0.00% <0.00%> (ø)
plugin.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.