woodpecker-docker-buildx/plugin
gapodo fce3289743 Add configurable tag for use with auto_tag (#36)
Implements #30, allows setting a (single) tag to override the default of `latest` allows for the woodpecker-ci usecase of setting `next` as the tag for the default branch.

Co-authored-by: Gapodo <gapodo@datenclown.at>
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/36
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: gapodo <gapodo@geekvoid.net>
Co-committed-by: gapodo <gapodo@geekvoid.net>
2022-11-05 03:25:44 +01:00
..
daemon.go Automatically generate buildkit config with registry CA file (#17) 2022-09-27 22:33:05 +02:00
docker.go Add support for multible registrys (#23) 2022-10-08 16:02:02 +02:00
impl_test.go Add configurable tag for use with auto_tag (#36) 2022-11-05 03:25:44 +01:00
impl.go Add configurable tag for use with auto_tag (#36) 2022-11-05 03:25:44 +01:00
labels.go Implement option to add image labels and generate automatic labels (#19) 2022-09-28 02:16:57 +02:00
login.go Add support for multible registrys (#23) 2022-10-08 16:02:02 +02:00
plugin.go Fix func to determine default login (#29) 2022-10-11 11:38:36 +02:00
tags_test.go Add configurable tag for use with auto_tag (#36) 2022-11-05 03:25:44 +01:00
tags.go Add configurable tag for use with auto_tag (#36) 2022-11-05 03:25:44 +01:00