Skip to content

WIP: Trigger sast-benchmark pipelines for new tags

James Johnson requested to merge trigger_benchmark_pipeline into master

What does this MR do?

This MR adds a new post stage to .gitlab-ci.yml to trigger a new pipeline in the sast-benchmark project for all new tags in this project.

An example pipeline for this branch that triggered the sast-benchmark pipeline: https://gitlab.com/gitlab-org/security-products/sast/pipelines/130174792 (.gitlab-ci.yml has since been changed to only trigger sast-benchmark on tags)

What are the relevant issue numbers?

closes sast-benchmark#11

Does this MR meet the acceptance criteria?

Edited by James Johnson

Merge request reports