Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Add Codecov
Use Git as default context Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Fix platforms and allow inputs Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Demonstrate simple ref tag
Add checkout step to examples. Signed-off-by: Ricardo Correa <r.correa.r@gmail.com>
Existing ref tag examples highlighted special cases, but none demonstrated the simplest branch case. Signed-off-by: Michael Mol <mikemol@gmail.com>
Signed-off-by: Konosuke Kachi <github@s.k-kachi.net>
Add cache_froms input to support --cache-from
Signed-off-by: Andrew Waters <waters@me.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Clarify the documentation for the dockerfile and path action inputs including how they relate to each other. Signed-off-by: Nick Adcock <nick.adcock@docker.com>