Check-In after Build

Hi Support Team,

I want my build process to commit modified files during build to GIT repository.

Is this provided by ContinuaCI? I didn't find anything about this. Or do I need to do this via FinalBuilder?

Best regards
Michael

Hi Michael,

You need use FinalBuilder to do this. The builds run on agents which do not know anything about the repositories.

We may provide some means to commit files when a build stage is completes in the future. We’ll need to investigate how we would deal with merge conflicts first and this is low priority at the moment.