Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.26 KB

Setup Compressor

License Release Open in Dev Containers Run action

Action for installing and configuring IX-Ray Compressor utility to PATH of the runner

Inputs

List of available inputs:

  • codebase
    • Requested version of IX-Ray codebase
    • Required
  • release
    • Requested version of IX-Ray release
    • Required
    • Default value latest

Example usage

uses: ixray-team/setup-compressor@v0.1
with:
  codebase: '1.6-stcop'
  release: '1.0'

License

Contents of this repository licensed under terms of the MIT license unless otherwise specified. See this file for details