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.
1 parent f23f6c3 commit 9253115Copy full SHA for 9253115
action.yml
@@ -8,7 +8,7 @@ inputs:
8
required: true
9
tag_list:
10
description: 'List of comma-separated tags that gets passed along to the docker build args'
11
- required: true
+ required: false
12
default: '' # set to an empty string
13
registry_url:
14
description: 'URL of the registry'
0 commit comments