lowscarlet
HOBBYOP
a year ago
is there a way to lock a deployment from an accidental github push
5 Replies
a year ago
Disconnect the service from the github repo
a year ago
Or use a more protected branch. Like using main for production and a development branch for development, then making a pull request when you want to deploy
a year ago
!s
Status changed to Solved chandrika • 11 months ago