I have a GIT repository. When I pushed a GIT change into Gerrit, it triggers a jenkins build and if successful, it merges the code to the GIT repository.
But, Jenkins is building the source from GIT repo always. It is not picking the change pushed into Gerrit.
What settings should I change in Gerrit/Jenkins ?