You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project settings should limit setting variables at queue time.
DESCRIPTION
Setting variables at queue time can be used to override variables defined in the
pipeline. This can be useful for testing or debugging. However, this can also be
used to override variables that are used to control the behavior of the pipeline
and may result in unexpected behavior.
Mininum TokenType: ReadOnly
RECOMMENDATION
Consider disabling the ability to set variables at queue time in the project settings.