modify commit and retry stage
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
I often need a way to retry a build stage with a modified commit. Currently I have a bug in .gitlab-ci.yml at my deploy stage.
The problem is that it takes 6 hours build time before I can verify the solution.
I would very much like a way to do ex a git commit --amend, and then a retry of the failing stage would read the updated git commit.
Edited by 🤖 GitLab Bot 🤖