Skip to content

Releases: dx-oss/docker-image-buildkite-plugin

v3.2-beta.2

23 Dec 13:12
Compare
Choose a tag to compare

goreleaser and go

v3.1-beta.6

04 Oct 13:11
b007386
Compare
Choose a tag to compare

get rid of annoying error:

bash: [: -gt: unary operator expected

v3.1-beta.5

15 Apr 10:14
Compare
Choose a tag to compare

repo_override variable introduced.
if you want to override parts of $docker_registry for github tagging.

v3.1-beta.4

14 Apr 19:49
Compare
Choose a tag to compare

remove workaround from v3.1-beta.3

v3.1-beta.3

14 Apr 19:43
Compare
Choose a tag to compare

try moby/moby#39120 (comment) workaround for buildkit issue.

v3.1-beta.2

14 Apr 19:17
Compare
Choose a tag to compare

print docker version

v3.1-beta.1

14 Apr 18:04
Compare
Choose a tag to compare

try out buildkit

v3.0-beta.9

14 Apr 14:01
Compare
Choose a tag to compare

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

14 Apr 11:42
Compare
Choose a tag to compare

make image_names explicitly assoc array

v3.0-beta.7

14 Apr 11:33
Compare
Choose a tag to compare

read array like it should