Skip to content

Use extracted scripts

Major Hayden requested to merge use-extracted-prepare-script into master

Now that we have extracted the prepare and much of the before_script into external scripts, we should use those rather than keeping all of it in the pipeline itself.

Test the correct revision of the pipeline-definition repository when we propose changes to it. Before this change, only the master branch was cloned when changes were proposed to the pipeline scripts, which is not great.

Signed-off-by: Major Hayden major@redhat.com

Merge request reports