v0.1.2

nektos/actv0.1.2Mar 19, 2019by cplee

AI Summary

An early bug-fix release focused on improving the reliability of image pulling and error handling during the Docker build process.

Key Highlights

  • Fix logic in determining when to pull images
  • Capture errors from docker log output

Full Release Notes

## Changelog

048759a fix logic in determining when to pull images
967339e Merge pull request #48 from marccampbell/ignore-response
45f8309 Ignore error, vet failure
b18239f Merge pull request #46 from sosedoff/capture-build-error
1c25ee9 Add an extra test
5330599 Capture errors from docker log output