We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 836357f + 35323d9 commit ab83648Copy full SHA for ab83648
action.yml
@@ -20,6 +20,7 @@ inputs:
20
description: Server address of Docker registry. If not set then will default to Docker Hub
21
required: false
22
repository:
23
+ deprecationMessage: 'v2 beta is now available through docker/build-push-action@v2'
24
description: Docker repository to tag the image with
25
required: true
26
tags:
0 commit comments