This commit is contained in:
Lars
2020-05-16 22:31:34 +02:00
committed by GitHub
parent 89167c6f66
commit fbbcb17592

View File

@@ -32,9 +32,12 @@ inputs:
cache:
description: 'Use cache when you have big images, that you would only like to build partially'
required: false
tag_names:
tags:
description: 'Use tag_names when you want to push tags/release by their git name'
required: false
tag_names:
description: 'Use tags when you want to bring your own tags (separated by comma)'
required: false
tag_semver:
description: 'Push semver docker tags. e.g. image:1.2.3, image:1.2, image:1'
required: false