mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
Get annotations from exports
Signed-off-by: Eli Treuherz <et@arenko.group>
This commit is contained in:
@ -147,8 +147,6 @@ func RunBuild(ctx context.Context, dockerCli command.Cli, in controllerapi.Build
|
||||
|
||||
opts.Exports = outputs
|
||||
|
||||
opts.Annotations = annotations
|
||||
|
||||
opts.CacheFrom = controllerapi.CreateCaches(in.CacheFrom)
|
||||
opts.CacheTo = controllerapi.CreateCaches(in.CacheTo)
|
||||
|
||||
|
Reference in New Issue
Block a user