Cancel a scheduled build
Accepted answer
No, sorry you cannot. Could you elaborate with your reason for wanting to do so?
Comments
Scott,
Our scheduler is set to build every day at 0500 AM.
I have requested a personal build (repository build), and have deployed that personal build on the development environment .
When a new build executes at 0500 the next day, my build will get overwritten by this newer stream-build...
Hmmm... This seems like it will be a perpetual problem with your continuous deployment strategy if you don't truly want to deploy continuously. ;-)
I also wonder if it's a good idea to deploy a personal build to the same environment.
Just some thoughts,
Scott
Hi Scott, You are probably right.
We just have installed a first setup of the RTC headless deployment architecture and definitely need some fine-tuning.
Thanks,
Niek
You might want to look into https://jazz.net/library/article/797. It describes how to get a new folder for each build. The next article linked to it describes how to get rid of the folders you don't need anymore.