forked from toolshed/abra
fix
This commit is contained in:
@ -146,6 +146,7 @@ checkout as-is. Recipe commit hashes are also supported as values for
|
||||
Prune: false,
|
||||
ResolveImage: stack.ResolveImageAlways,
|
||||
Detach: false,
|
||||
SendRegistryAuth: true,
|
||||
}
|
||||
compose, err := appPkg.GetAppComposeConfig(app.Name, deployOpts, app.Env)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user