phase1: use do_cleanup to select Git() method
authorThibaut VARÈNE <hacks@slashdirt.org>
Fri, 22 Jun 2018 10:16:36 +0000 (12:16 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 26 Jun 2018 20:08:58 +0000 (22:08 +0200)
commit1bd3c0f2c175713ff5e26605790c9f9e04219701
tree92a3fefbcc4c762c83730682f5c648558ec62594
parent8ba77816be13a71531d9cb07614716cd4da20780
phase1: use do_cleanup to select Git() method

Git() parameters cannot accept a renderer such as Interpolate() (this
feature is only available from buildbot version 0.8.10).

To implement this feature in 0.8.9 we have to split the 'fresh' and
'clean' cases and make them separate steps that are mutually exclusive
(via doStepIf).

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
phase1/master.cfg