mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-16 01:20:39 +00:00
commit 4171f3d711
Author: Richard Jennings <richardjennings@gmail.com> Date: Tue Sep 20 20:35:29 2022 +0100 feat: add option to support buildx --label flag (#132)
This commit is contained in:
parent
ee9e644a34
commit
adcfb5be95
@ -221,3 +221,8 @@ properties:
|
||||
description: Target platforms for build.
|
||||
type: list
|
||||
required: false
|
||||
|
||||
labels:
|
||||
description: Labels to add to the image.
|
||||
type: list
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user