Is there a way to integrate virtualbox with jenkins so we can have our deployment pipeline associated with our virtual box machines?
We are currently using the Build Pipeline Plugin.
Is there a way to integrate virtualbox with jenkins so we can have our deployment pipeline associated with our virtual box machines?
We are currently using the Build Pipeline Plugin.
This plugin helps to integrate virtual box with jenkins:https://wiki.jenkins-ci.org/display/JENKINS/VirtualBox+Plugin. And Build-pipeline plugin can be deployed anywhere.