mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
skip includes preparing publish
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
3975f02153
commit
2d569916fe
1 changed files with 1 additions and 0 deletions
|
|
@ -242,6 +242,7 @@ func processFile(ctx context.Context, file string, project *types.Project, extFi
|
|||
options.SkipExtends = true
|
||||
options.SkipConsistencyCheck = true
|
||||
options.ResolvePaths = true
|
||||
options.SkipInclude = true
|
||||
options.Profiles = project.Profiles
|
||||
})
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue