GitLab checks out the specific commit SHA associated with the push. We don't know what state the branch might be in otherwise - someone else can push after you and we don't want to pull those changes in at subsequent stages. You *could* checkout out a specific branch as part of your release, do the commits, and push back to GitLab, but be careful you're not force pushing, because you could blow away changes others have pushed to the branch in the meantime.
-- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/6e3deda2-f640-49bd-b8a2-513c8e431294%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.