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.
In the argument list of runner.jar, there is
-Dbitbucket.pipelines.runner.runtime=windows-powershell
How do I get the runner to execute in PowerShell 7?
Thank you for reaching out to the Atlassian Community!
Currently, Windows runners will always use the same version of PowerShell as the path to the executable is hardcoded into the runner. I can see how having the ability to specify the version could be helpful, so in order to address this, I've raised the following Feature Request with our development team:
Our development team will give a first-hand update through that ticket if there's any progress made so I would suggest keeping a watch for it. Please note that all enhancements are implemented with this policy in mind.
In the meanwhile, you can work around this by switching the hardcoded path to have the new desired PS version locally. You can find all the detailed steps on how to achieve this inside the Feature Request.
Cheers,
Mateus T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.