mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-13 21:33:58 +00:00
Add deprecation notice (v2 available)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
836357fa9e
commit
35323d9aa4
@ -20,6 +20,7 @@ inputs:
|
|||||||
description: Server address of Docker registry. If not set then will default to Docker Hub
|
description: Server address of Docker registry. If not set then will default to Docker Hub
|
||||||
required: false
|
required: false
|
||||||
repository:
|
repository:
|
||||||
|
deprecationMessage: 'v2 beta is now available through docker/build-push-action@v2'
|
||||||
description: Docker repository to tag the image with
|
description: Docker repository to tag the image with
|
||||||
required: true
|
required: true
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user