Skip to content

Pass scheduled pipeline variables to child pipeline

Albert requested to merge 343202-fix-review-pipeline-missing-review-deploy into master

What does this MR do and why?

Fix invalid CI config failure:

Screenshot_2021-10-18_at_2.31.48_PM

The root cause is that $FREQUENCY is set in the scheduled pipeline variables, which needs to be passed on explicitly to the child pipeline.

The same needs to be done for $DAST_RUN too.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

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.

Related to #343202 (closed)

Edited by Heinrich Lee Yu

Merge request reports

Loading