How to combine Vagrant with Jenkins for the perfect Continuous Integration Environment?

前端 未结 3 1587
心在旅途
心在旅途 2021-01-29 17:49

You have a project which has got some SW requirements to run (e.g.: a specific version of Apache, a version of PHP, an instance of a MySQL database and a couple of other pieces

3条回答
  •  走了就别回头了
    2021-01-29 18:38

    You could try the Vagrant Plugin for Jenkins that currently supports Jenkins CD 1.532.3

    You can see a demo of this plugin running at http://unethicalblogger.com/2012/03/13/vagrant-plugin-in-action.html

提交回复
热议问题