Releases: dx-oss/docker-image-buildkite-plugin
Releases · dx-oss/docker-image-buildkite-plugin
v3.2-beta.2
goreleaser and go
v3.1-beta.6
get rid of annoying error:
bash: [: -gt: unary operator expected
v3.1-beta.5
repo_override variable introduced.
if you want to override parts of $docker_registry for github tagging.
v3.1-beta.4
remove workaround from v3.1-beta.3
v3.1-beta.3
try moby/moby#39120 (comment) workaround for buildkit issue.
v3.1-beta.2
print docker version
v3.1-beta.1
try out buildkit
v3.0-beta.9
dont run testcommand many times.
Also if testcommand is a bash-script and returns non zero exitcode, the whole script should hopefully now exit with error
v3.0-beta.8
make image_names explicitly assoc array
v3.0-beta.7
read array like it should