March 17, 2015
9:18 a.m.
On 11/03/15 14:55, Christophe Demarey wrote:
Here is the way to go:
* go to your job configuration on Jenkins o In the *build triggers* section, + enable *Trigger builds remotely (e.g., from scripts)* and choose an*authentication token*. + disable [*URLTrigger] - Poll with a URL* * go to smalltalkhub, on your project settings page o Fill in the *commit hook url *field with https://ci.inria.fr/pharo-contribution/buildByToken/build?job=*JOBNAME*&toke... by replacing JOBNAME and TOKEN by the Jenkins job name and the token chosen.
I tried that with a new project XPath. Did I do something wrong/is there a delay? It hasn't start building yet. Stephan