Appears that no one at CloudBees has looked at the issue with the AWS
Credentials plugin. The issue is over a month old. Is there a contact at
CloudBees I could ping to find out options? Thanks.
-Alan
On Thursday, January 13, 2022 at 2:37:20 PM UTC-7 alan.l...@microfocus.com
wrote:
> Frank
This plugin has not been updated much the last 2-3 years.
https://github.com/jenkinsci/ssh-steps-plugin
I wonder if I should abandon it.
onsdag 19. januar 2022 kl. 12:33:24 UTC+1 skrev Sverre Moe:
> When I have a script with multiple lines, I do not get any output from the
> script in the consol
When I have a script with multiple lines, I do not get any output from the
script in the console output of the pipeline job.
https://www.jenkins.io/doc/pipeline/steps/ssh-steps/#sshscript-ssh-steps-sshscript-execute-scriptfile-on-remote-node
pipeline {
agent {
label 'docker-agent'
}
en