Skip to content

Commit 2d56991

Browse files
ndeloofglours
authored andcommitted
skip includes preparing publish
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
1 parent 3975f02 commit 2d56991

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/compose/publish.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ func processFile(ctx context.Context, file string, project *types.Project, extFi
242242
options.SkipExtends = true
243243
options.SkipConsistencyCheck = true
244244
options.ResolvePaths = true
245+
options.SkipInclude = true
245246
options.Profiles = project.Profiles
246247
})
247248
if err != nil {

0 commit comments

Comments
 (0)