woodpecker-docker-buildx/plugin
Lauris BH be7d7c0244 Implement option to add image labels and generate automatic labels (#19)
Fixes #16

Results into labels:
![attels](/attachments/3aa6641e-fe50-4e28-be97-64c0afe2c35a)

Co-authored-by: Lauris BH <lauris@nix.lv>
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/19
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lafriks@noreply.codeberg.org>
Co-committed-by: Lauris BH <lafriks@noreply.codeberg.org>
2022-09-28 02:16:57 +02:00
..
daemon.go Automatically generate buildkit config with registry CA file (#17) 2022-09-27 22:33:05 +02:00
docker_test.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00
docker.go Implement option to add image labels and generate automatic labels (#19) 2022-09-28 02:16:57 +02:00
impl.go Implement option to add image labels and generate automatic labels (#19) 2022-09-28 02:16:57 +02:00
labels.go Implement option to add image labels and generate automatic labels (#19) 2022-09-28 02:16:57 +02:00
plugin.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00
tags_test.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00
tags.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00