drone-docker-buildx/plugin
Martin Honermeyer ee13dd891e
feat: add `output` option to set the export action for build results (#71)
2022-01-27 21:53:46 +01:00
..
daemon.go feat: load buildkit config from string instead of file (#37) 2021-07-25 14:28:33 +02:00
docker.go feat: add `output` option to set the export action for build results (#71) 2022-01-27 21:53:46 +01:00
docker_test.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00
impl.go feat: add `output` option to set the export action for build results (#71) 2022-01-27 21:53:46 +01:00
plugin.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
tags_test.go fix: fix auto_tag behavior to avoid unexpected publishing (#68) 2022-01-12 09:10:27 +01:00