woodpecker-docker-buildx/plugin
Lauris BH 186b87cf88 Fix auto tag generating tags with wrong suffix (#48)
currently `auto_tag` would generate tags like: `1-latest`, `1.0-latest` etc

Co-authored-by: Lauris BH <lauris@nix.lv>
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/48
Reviewed-by: anbraten <anbraten@noreply.codeberg.org>
2022-12-09 10:53:49 +00:00
..
coredns.go Add internal DNS server if no custom DNS is set (#45) 2022-11-23 14:01:45 +00:00
daemon.go Automatically generate buildkit config with registry CA file (#17) 2022-09-27 22:33:05 +02:00
docker.go add cache_to option and remove manual image pull (#46) 2022-11-23 15:55:12 +00:00
impl_test.go Add configurable tag for use with auto_tag (#36) 2022-11-05 03:25:44 +01:00
impl.go Fix auto tag generating tags with wrong suffix (#48) 2022-12-09 10:53:49 +00: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 Document auto_tag behaviour more explicite (#37) 2022-11-06 14:29:57 +01:00