DJD
DJD

Reputation: 143

How to use jenkins for CI with perforce

Looking for some information on how to setup Perforce and Jenkins for CI. Any kick start information will be greatly helpful.

Upvotes: 0

Views: 155

Answers (2)

OMkar
OMkar

Reputation: 26

You can use https://wiki.jenkins-ci.org/display/JENKINS/P4+Plugin for Perforce Integration. Also one of the key plugin you would need in future for CI would be https://wiki.jenkins-ci.org/display/JENKINS/Multijob+Plugin

Upvotes: 1

no1
no1

Reputation: 727

You can use Perforce Plugin for jenkins. Check this

Upvotes: 0

Related Questions