Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 295 Bytes

File metadata and controls

21 lines (13 loc) · 295 Bytes

LTFS Build docker action for CentOS7

This action builds the LTFS package on CentOS7

Inputs

destination

Required Destination of install. Default is /tmp/ltfs.

Outputs

None

Usage

uses: LinearTapeFileSystem/CentOS7-Build@v1.3
with:
  destination: '/tmp/ltfs'