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

This commit is contained in:
CrazyMax
2020-10-26 17:58:13 +01:00
parent 0c4748bf65
commit 4a3aaf409c
2 changed files with 4 additions and 4 deletions

View File

@@ -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: