mirror of
https://github.com/docker/build-push-action
synced 2024-11-10 05:21:40 +00:00
Merge pull request #106 from docker/deprecation-notice
Add deprecation notice (v2 available)
This commit is contained in:
commit
ab83648e2e
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue