Update README
Some checks failed
ci / multi-images (push) Has been cancelled
ci / tag-schedule () (push) Has been cancelled
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Has been cancelled
ci / tag-schedule (schedule) (push) Has been cancelled
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Has been cancelled
ci / coerce ({{major}}.{{minor}}) (push) Has been cancelled
ci / coerce ({{patch}}) (push) Has been cancelled
ci / coerce ({{raw}}) (push) Has been cancelled
ci / docker-push (push) Has been cancelled
Some checks failed
ci / multi-images (push) Has been cancelled
ci / tag-schedule () (push) Has been cancelled
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Has been cancelled
ci / tag-schedule (schedule) (push) Has been cancelled
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Has been cancelled
ci / coerce ({{major}}.{{minor}}) (push) Has been cancelled
ci / coerce ({{patch}}) (push) Has been cancelled
ci / coerce ({{raw}}) (push) Has been cancelled
ci / docker-push (push) Has been cancelled
This commit is contained in:
@@ -22,13 +22,13 @@ inputs:
|
||||
description: 'Branch that will be tagged as edge (default repo.default_branch)'
|
||||
required: false
|
||||
tag-coerce-tag:
|
||||
description: 'Coerces Git tag to semver if possible using Handlebars template'
|
||||
description: 'Coerces Git tag to semver if possible using template'
|
||||
required: false
|
||||
tag-latest-match:
|
||||
description: 'Set latest tag only if matches with a pattern'
|
||||
required: false
|
||||
tag-schedule:
|
||||
description: 'Handlebars template to apply to schedule tag'
|
||||
description: 'Template to apply to schedule tag'
|
||||
default: 'nightly'
|
||||
required: false
|
||||
sep-tags:
|
||||
|
||||
Reference in New Issue
Block a user