Merge pull request #33614 from shekharAggarwal
* pr/33614: Polish 'Improve gradle plugin tags documentation' Improve gradle plugin tags documentation Closes gh-33614
This commit is contained in:
commit
df08eb8b63
|
|
@ -180,6 +180,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
|
|||
| `tags`
|
||||
|
|
||||
| A list of one or more additional tags to apply to the generated image.
|
||||
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
|
||||
|
|
||||
|
||||
| `buildCache`
|
||||
|
|
|
|||
Loading…
Reference in New Issue