I had to revert to a previous commit by running:
git revert <HASH>
So I go push the changes back into my remote repo and it failed with:
! [rejected] ci_172 -> ci_172 (non-fast-forward)
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes before pushing again.