Skip to content

Checkout the entire git repo for the cloud native trigger.

DJ Mountney requested to merge cloud-native-checkout into master

What does this MR do?

Switched the cng build trigger jobs from using the single script job template, to a regular git checkout with depth of 1

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

The *_VERSION files in the repo are passed along to the trigger to inform it what versions of shell and gitaly to build/tag.

As a result, this isn't just a single-script job.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes: https://gitlab.com/charts/gitlab/issues/659

Edited by Rémy Coutable

Merge request reports