Sorry if this is not the correct forum for plugins help.
I use https://plugins.jenkins.io/publish-over-ssh/ to upload to a secure
FTP server. Is there a way to set it disable "Strict host key checking"? At
least it's not obvious to me. By this I mean, when you SSH to a machine
(the plugin uses
Dear Colleagues,
Some CI/CD tools support the concept of contexts or environments. In each
environment/context, you define a set of variables or secrets with
different values, and refer to the contexts from the pipeline. For example,
for Github Actions you can create the "main" and "dev" environme
Hi Thomas
thanks for your answer.
i tried it (and googled a bit about java boolean vs Boolean), but no
success, still same error.
I also tried variations of Boolean.TRUE instead of true for another
function call, and it worked fine.
So seems the issue is not related to such confusion...
On Frid