Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@frenck frenck released this 06 May 11:49
· 1 commit to master since this release
edd3e57

Full Changelog

Added

  • Adds --cache-from option argument
  • Adds support for Docker Hub authentication
  • Documents Docker Hub authentication
  • Adds CODEOWNERS file
  • Adds Probot configuration
  • Adds yamllint configuration

Fixed

  • Fixes incorrect variable name
  • Fixes incorrect handling of {arch} in cache from image
  • Fixes issue with failing default build from image
  • Fixes issue in GitLab CI deployment

Changed

  • Updates maintaince to 2018
  • No docker credsStore in README (#49) (@danielwelch)
  • Moving CODEOWNERS file into the right location
  • Corrects some small typos
  • Move to GitLab CI (#50)
  • Updated README
  • Replaces Changelog with GitHub releases