forked from toolshed/abra
refactor!: remove autoupdate (kadabra)
This commit is contained in:
@ -183,7 +183,6 @@ beforehand. See "abra app backup" for more.`),
|
||||
if internal.Chaos {
|
||||
appPkg.SetChaosVersionLabel(compose, stackName, chosenDowngrade)
|
||||
}
|
||||
appPkg.SetUpdateLabel(compose, stackName, app.Env)
|
||||
|
||||
// Gather secrets
|
||||
secretInfo, err := deploy.GatherSecretsForDeploy(cl, app, internal.ShowUnchanged)
|
||||
|
||||
Reference in New Issue
Block a user