Compare commits

...

2 Commits

Author SHA1 Message Date
Tõnis Tiigi
ab83648e2e
Merge pull request #106 from docker/deprecation-notice
Add deprecation notice (v2 available)
2020-09-08 14:11:29 -07:00
CrazyMax
35323d9aa4
Add deprecation notice (v2 available)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-09-08 23:08:57 +02:00

View File

@ -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: