Commit Graph

4 Commits

Author SHA1 Message Date
Robert Kaussow 0688b1cf1a
refactor: add more linters and fix findings (#195) 2023-02-08 10:13:28 +01:00
Robert Kaussow fef64f2b79
ci: refactor build tools and ci setup (#90) 2022-04-25 12:51:42 +02:00
Robert Kaussow 17016c9f49
fix: fix auto_tag behavior to avoid unexpected publishing (#68)
BREAKING CHANGE: `latest` has been removed from the default `tags` list, which is now empty. You must specify `auto_tag` or `tags` option, otherwise the plugin will build but __never__ tag and push the image.
2022-01-12 09:10:27 +01:00
Robert Kaussow ba28c39a7d
refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00