Polling Git repository for changes doesn't work
Symptoms
"Polling the Repository for changes" Build strategy doesn't pool the Git repository and trigger the plan.
Resolution
- Verify that you are committing to the same Git repository that you have configured for your Bamboo plan.
- Check git logs and make sure that there are changes in your commit.
- Remove
<BAMBOO_HOME>/xml-data/build-dir/_git-repositories-cache
directory and try again.
Last modified on Jun 27, 2013
Powered by Confluence and Scroll Viewport.