On my self hosted runner, I am running a pipeline that consists of several steps. I noticed that the steps are randomly executed on different runners running on different servers. But I want to run ...
I need to perform certain actions on all the self.hosted runners. like a maintenance work. Right now, these custom pipelines with the intended actions are only executed randomly on the runners avail...
I am using a windows server as a self hosted runner. In my pipeline, I am trying to create artifacts. The artifacts are being created and I see that when the pipeline is running for some commi...
Could you please give more context to the interpretation of self.hosted within the pipilines.yml. i.e. - is this any machine from a pool of runners that have been added as repository runner...
I have a self-hosted windows runner and it fails with a HTTP error code 400. The windows runner itself is behind a proxy server. How can I fix this problem? What configuration am I missing?&nb...
Copied to clipboard