We have a liftweb sbt project. We run ‘container:start’ in sbt for development but now we need a test deployment. Can we use Jenkins to do continuous integration? and How? I searched on web but found no tutorials about this topic.
We have a liftweb sbt project. We run ‘container:start’ in sbt for development but
Share
Have you tried using the Jenkins SBT plugin? See https://wiki.jenkins-ci.org/display/JENKINS/sbt+plugin