12 Jul 2021
12:05 AM
- last edited on
12 Jul 2021
11:31 PM
by
MaciejNeumann
Hello Everyone,
How can I deploy the OneAgent via Jenkins ?
Thanks,
AskMe Team.
Solved! Go to Solution.
That depends on the use case, where do you want to deploy the OneAgent?
You could use a SSH Plugin in Jenkins to remotely deploy the OneAgent for example.
https://plugins.jenkins.io/publish-over-ssh/ As @pahofmann said you can use this plugin to send files and run commands.