#373 Fix Jenkins CI vol #2
Merged by jkaluza. Opened by fivaldi.
fivaldi/freshmaker fivaldi_rework_jenkins_ci_vol_2  into  master

Download 373.patch

The behavior of the CI was a bit strange. The master node did the checkout correctly. The other nodes just checked out the origin/prod. the PR builds were done for this branch. The only correct thing was the description of the PR, because it was set on master node. Everything else was wrong.

The fix is to move the checkout inside of the first stage of each node.

rebased onto cd5c505f272a3f6ed581ec981b7863ec8b184f0d

rebased onto 38b1dc536239f204a1f0dc0fa941a38f344c575a

rebased onto 91a352b6a0a7571679f9ce2739a043d1ff6ac49a

rebased onto ef06d1538351b2d6f82036b6d072e86701b53160

rebased onto 561924b4b3fe068ea60c4bde044b16da896c7d99

rebased onto 87de8083bfb9e5a38509c1fc00eaaeac02750af1

Pull-Request has been merged by jkaluza

Metadata