You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I just got some self-hosted runners working which is great, but it seems like the runs-on configuration in the bitbucket-pipelines.yml makes it run exclusively on self-hosted runners?
Is it possible to run on the cloud if the self-hosted runners are offline? (if not, this would be a great feature!)
Welcome to the community!
Currently, the pipeline build will fail automatically when the build is unable to communicate with the runner, and we don't have a failover that will let the build run on the Bitbucket pipeline when this happens. Unless you manually remove the runs-on: in YAML to let Bitbucket pipeline know that you are not using runner anymore.
We do have an existing feature request on this at:
I highly suggest you Vote & Watch the feature request so that you'll receive an update whenever we have any.
I hope this helps
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.