Feb. 1, 2016
11:25 a.m.
Christophe,
Am 01.02.2016 um 12:18 schrieb Christophe Demarey <Christophe.Demarey@inria.fr>:
Hi Norbert,
Le 1 févr. 2016 à 11:09, Norbert Hartl a écrit :
I created a new build on the pharo contribution CI. But regardless what I enter in the axis for the PHARO variable the build is triggered with "default" as PHARO version.
Any hints how to change that? Is this a bug?
It is because you only defined one value for the axis. If you define more than one, you will get the expected values. By the way, the $PHARO env variable should have the correct value even with only one value for the axis.
I defined "20 30 40 50" as PHARO axis. Norbert