Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 07:53
· 9 commits to master since this release

1.0.0 (2019-10-11)

Bug Fixes

  • copy jfrog cli to /usr/bin/ (44b91e2)
  • curl needed to be installed to install cli (7ed29a7)
  • incorrect if syntax (a2e1a98)
  • docker: linting (e9843c3)
  • docker: now uses updated config spec for cli (1b25673)

Features

  • action definition and script initial (89a886b)
  • initial Dockerfile (67e8a58)
  • action: converting to use input parameters instead of environment variables (67a65f0)