Skip to content

Make 'UPSTREAM_REF' a variable in the example

Brie Carranza requested to merge docs-bcarranza-passing-artifacts into master

What does this MR do and why?

This MR updates the pass artifacts from a Merge Request pipeline example to clarify that $UPSTREAM_REF should be a variable (rather than the string UPSTREAM_REF).

GitLab team members with access to Slack can view the origin of this example and observe that it was intended to be $UPSTREAM_REF there.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brie Carranza

Merge request reports

Loading