Open Pe-te opened 1 year ago
I want different users to deploy some software version on a server. Each user has it's own account on that server.
With a parametrized build I can theoretically get two variables for the username and the password.
But how can I inject those credentials in the step "Send files or execute commands over SSH"?
I don't want to use stored credentials in Jenkins because there are many other users on the Jenkins that should not be able to start deployments.
No response
What feature do you want to see added?
I want different users to deploy some software version on a server. Each user has it's own account on that server.
With a parametrized build I can theoretically get two variables for the username and the password.
But how can I inject those credentials in the step "Send files or execute commands over SSH"?
I don't want to use stored credentials in Jenkins because there are many other users on the Jenkins that should not be able to start deployments.
Upstream changes
No response