Commit Graph

2 Commits

Author SHA1 Message Date
Darragh Bailey 91ae576e6a Consolidate pipeline and trigger-parameterized-builds
Move main behaviour of trigger-parameterized-builds to helper methods
and rework pipeline to utilize.

Change pipeline to respect param ordering from yaml by based on the
same option as defined for trigger-parameterized-builds.

Change-Id: I42fdf4fe7fd41c9b6560a1ef57e7f150380180d5
2017-06-20 18:33:06 +01:00
Jiri Tyr 3f99401fe0 Adding property-file into the pipeline publisher
This commit is adding suport for the property_file option of the pipeline
publisher. It's based on the code from the trigger_parameterized_builds
publisher.

Change-Id: I7961c3ee4ec21d0ba20b963d8c90afd2503415ef
Signed-off-by: Jiri Tyr <jiri.tyr@gmail.com>
2016-06-22 15:45:05 +01:00