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
Getting the above output when I was setting the config. Specifically
The default filename has changed. You may need to rename
vsts-runner-config.json
to
azure-devops-runner-config.json
That warning msg will show up for everybody who's setting up the config for the first time, since azure-devops-runner-config.json has yet been created, which is misleading.
Logging a tiny usability bug:
Getting the above output when I was setting the config. Specifically
That warning msg will show up for everybody who's setting up the config for the first time, since azure-devops-runner-config.json has yet been created, which is misleading.