Fix tests
Some checks failed
ci / docker-push (push) Has been cancelled
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 / tag-match (\d{1,3}.\d{1,3}, 0) (push) Has been cancelled
ci / tag-match (\d{1,3}.\d{1,3}.\d{1,3}, 0) (push) Has been cancelled
ci / tag-match (v(.*), 1) (push) Has been cancelled

This commit is contained in:
CrazyMax
2020-10-31 20:21:22 +01:00
parent f552880d7c
commit dd2e615c98
2 changed files with 37 additions and 37 deletions

View File

@@ -3,7 +3,7 @@
## 1.7.0 (2020/10/31)
* Use `repo.html_url` for `org.opencontainers.image.source` label to be able to display README on GHCR
* Handle tag-match-latest on Git tag event (#8)
* Handle `tag-match-latest` on Git tag event (#8)
## 1.6.0 (2020/10/28)