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
Hello,
I am running simple default pipeline which is connected to windows runner but getting issue while CLONING step. Directories are created temporary but getting deleted after Build stage complete.
here is my log file output:
and here is my yml file
Please provide a solution to resolve this issue as soon as possible.
Thanks
Hey Manthan,
The teardown/cleanup process after running a build step in Pipelines Runners is by design, and there is currently no way of preventing this from happening. A build step is considered a separate containerized environment, and therefore much like pipelines itself is cleared after step completion to ensure that it remains this way.
I have raised a feature request with our developers on your behalf - feel free to "Watch" and "Vote" on this to receive updates/improve visibility:
https://jira.atlassian.com/browse/BCLOUD-22075
So that I can add more context to the ticket I've logged above - may you provide your use case for needing this as a feature?
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.