You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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 the source repository for a job.

Simply delete the current working files for that job to ensure its source code is cleanly checked out.

Before you begin:

To delete a job's current working files:

  1. Navigate to the job configuration, as described on Configuring jobs.
  2. Click the Files tab. Note that 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.
  3. At the end of this page (scroll down if necessary), click Delete all build files.
  • No labels