Skip to content

Releases: bitsbeats/drone-docker-matrix

v0.4.0

18 Aug 09:02
Compare
Choose a tag to compare

Changelog

Added

  • Push build date for image to prometheus pushgateway

Changed

  • Internal resturcturing

v0.3.2

30 Jun 14:35
Compare
Choose a tag to compare

Fixes

  • fix broken build due to non-absolute path to Dockerfile

v0.3.1

09 Jun 09:16
Compare
Choose a tag to compare

New Features

  • Added support to build external Dockerfiles

v0.3.0

06 May 11:22
Compare
Choose a tag to compare

Breaking

  • Empty --build-args are exluded to allow fallback to default value.

v0.2.8

29 Apr 10:09
Compare
Choose a tag to compare

Changelog

New features

  • empty string in multiply options for default names
  • use logrus multiline and color ouput

v0.2.7

25 Apr 12:07
Compare
Choose a tag to compare

Changelog

New features

  • build uncommitted changes when running drone exec
  • go module

v0.2.6

24 Apr 12:15
Compare
Choose a tag to compare

Changelog

New features

  • debug option

Bugfix

  • broken build argument handling
  • run variable substitution for build id only once
  • fix default value of SkipUpload

v0.2.5

24 Apr 11:38
Compare
Choose a tag to compare

Changelog

Bugfix

  • rebuild all images if no change was found

v0.2.4

24 Apr 11:38
Compare
Choose a tag to compare

Changelog

New features

  • option to skip uploads
  • rebuild only changed files

v0.2.3

24 Apr 11:37
Compare
Choose a tag to compare

Changelog

New features

  • cleaner log ouput