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
This change removes the explicit tags that forces these jobs to run on
the deprecated Gitlab Runners with the Docker executor. Without this, the
jobs will run on runners with the "Run untagged jobs" configuration.
Currently the only runner with this setting is the Gitlab Runner with
the Kubernetes executor.
0 commit comments