forked from toolshed/abra
refactor!: remove autoupdate (kadabra)
This commit is contained in:
@ -196,7 +196,6 @@ beforehand. See "abra app backup" for more.`),
|
||||
if internal.Chaos {
|
||||
appPkg.SetChaosVersionLabel(compose, stackName, chosenUpgrade)
|
||||
}
|
||||
appPkg.SetUpdateLabel(compose, stackName, app.Env)
|
||||
|
||||
envVars, err := appPkg.CheckEnv(app)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user