UNCLASSIFIED - NO CUI

Skip to content

Add tags to stages

gavin.scallon requested to merge add-tags into development

when the new gitlab runner spins up, it is not set to allow to run untagged jobs due to a bug with the version of gitlab we are running. I have added the "ironbank" tag to each of the stages in order to work around this issue for when gitlab runner crashes and spins up a new runner. we still need to upgrade the gitlab version.

Merge request reports