mirror of
https://github.com/docker/compose.git
synced 2025-12-17 02:34:24 +01:00
skip includes preparing publish
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
3975f02153
commit
2d569916fe
@ -242,6 +242,7 @@ func processFile(ctx context.Context, file string, project *types.Project, extFi
|
|||||||
options.SkipExtends = true
|
options.SkipExtends = true
|
||||||
options.SkipConsistencyCheck = true
|
options.SkipConsistencyCheck = true
|
||||||
options.ResolvePaths = true
|
options.ResolvePaths = true
|
||||||
|
options.SkipInclude = true
|
||||||
options.Profiles = project.Profiles
|
options.Profiles = project.Profiles
|
||||||
})
|
})
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user