devguard icon indicating copy to clipboard operation
devguard copied to clipboard

Support for Passing GitLab Runner Tags

Open l3monKenji opened this issue 8 months ago • 1 comments

In GitLab CI pipelines, specific runners should be selectable via tags. There is currently no option to pass these tags dynamically. However, this would be essential for flexible CI/CD workflows (e.g. selection of build or security runners).

l3monKenji avatar Apr 25 '25 12:04 l3monKenji

https://docs.gitlab.com/ci/runners/configure_runners/#use-cicd-variables-in-tags

timbastin avatar Apr 29 '25 09:04 timbastin