Update CHANGELOG
ci / multi-images (push) Successful in 7s Details
ci / tag-schedule () (push) Successful in 7s Details
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 6s Details
ci / tag-schedule (schedule) (push) Successful in 7s Details
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 7s Details
ci / tag-match (\d.\d, 0) (push) Successful in 7s Details
ci / tag-match (\d.\d.\d, 0) (push) Successful in 7s Details
ci / tag-match (v(.*), 1) (push) Successful in 7s Details
ci / tag-semver (auto) (push) Successful in 7s Details
ci / tag-semver (false) (push) Successful in 6s Details
ci / tag-semver (true) (push) Successful in 7s Details
ci / flavor (push) Successful in 7s Details
ci / labels (push) Successful in 7s Details
ci / docker-push (push) Failing after 17s Details
ci / bake (push) Failing after 10s Details

This commit is contained in:
CrazyMax 2021-04-05 21:30:44 +02:00
parent 36ae18e02c
commit f39f06a624
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 2.2.1 (2021/04/05)
* Skip and display warning if tag does not match (#59)
## 2.2.0 (2021/04/03)
* Improve logging (#58)