Revert c76601c9ceb39f0a4757177cac0f09170e046a81
This is already handled and does not need to be run again.
This commit is contained in:
parent
fc2deda1f6
commit
ede5a59562
@ -90,12 +90,6 @@ recipes.
|
||||
}
|
||||
}
|
||||
|
||||
if !internal.Chaos {
|
||||
if err := recipe.EnsureVersion(app.Type, version); err != nil {
|
||||
logrus.Fatal(err)
|
||||
}
|
||||
}
|
||||
|
||||
if internal.Chaos {
|
||||
logrus.Warnf("chaos mode engaged")
|
||||
var err error
|
||||
|
Loading…
x
Reference in New Issue
Block a user