lowscarlet
HOBBYOP
8 months ago
is there a way to lock a deployment from an accidental github push
5 Replies
adam
MODERATOR
8 months ago
Disconnect the service from the github repo
adam
MODERATOR
8 months 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
adam
MODERATOR
8 months ago
!s
Status changed to Solved adam • 8 months ago
Status changed to Solved chandrika • 8 months ago