If you only run a single Bamboo server (i.e. with no remote or elastic agents) and you:
- need to ensure that a Plan's Job cleanly checks out its source code when Bamboo next executes a build of that Plan and
- do not to use the Force Clean Build option when specifying/configuring the source repository for this Job,
Simply delete the current working files for that Job to ensure its source code is cleanly checked out.
Before you begin:
- Only people with the 'Admin' global permission or the 'Admin' plan permission can delete current working files.
To delete a Job's current working files:
- Access the Job whose current working files you want to delete. To do this:
- Click Dashboard and then the All Plans tab.
- Locate the Job's Plan in the list and click the Plan's name. The Plan's 'Plan Summary' page will be displayed.
- In the Stages section of this page, click the name of the Job you wish to access. The Job's 'Job Summary' page will be displayed.
If necessary, expand the appropriate Stage to access your Job.
- Click the 'Files' tab and a list of the Job's working files will be displayed.
The Files tab is only available if:
- the current working files resulting from that Job's previous build reside on the Bamboo server (not a remote/elastic agent) and
- working files exist in this directory.
- At the end of this page (scroll down if necessary), click the '
Delete all build files' link.
Notes
Related Topics
Specifying the Source Repository for a Job
Disabling or Deleting a Job
Deleting the Results of a Plan Build