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
Obviously for the githubRunner setting we don't want the builds to run on one of the on-premise deployment runners. It seems that using "self-hosted,build" together still sometimes uses an on-premise runner. But the setting also doesn't accept an array. How can we fix this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We are using runners for two different purposes:
Our build Runners all have a label "build" and the Deployment Runners all have "OnPremise". We are using both githubRunner and runs-on
Obviously for the githubRunner setting we don't want the builds to run on one of the on-premise deployment runners. It seems that using "self-hosted,build" together still sometimes uses an on-premise runner. But the setting also doesn't accept an array. How can we fix this?
Beta Was this translation helpful? Give feedback.
All reactions