feat: roll out pre-deploy changes to rollback and upgrade

This commit is contained in:
3wc
2025-09-02 13:58:45 -04:00
parent 14d3f1f669
commit 40b5c5cd63
3 changed files with 24 additions and 51 deletions

View File

@ -227,8 +227,6 @@ checkout as-is. Recipe commit hashes are also supported as values for
); err != nil {
log.Fatal(err)
}
// FIXME: just for debugging
return
stack.WaitTimeout, err = appPkg.GetTimeoutFromLabel(compose, stackName)
if err != nil {