I'm suggesting to have an optional file called app_group_properties.yaml as part of the group resources.
The following configuration would cause skipping the app group when run within the "gitlab-runner" context.
properties: excludeInContext: ["gitlab-runner"]
I'm suggesting to have an optional file called
app_group_properties.yamlas part of the group resources.The following configuration would cause skipping the app group when run within the "gitlab-runner" context.
properties: excludeInContext: ["gitlab-runner"]