Skip to content

LinearTapeFileSystem/Debian10-Build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTFS Build docker action for Debian10 (buster)

This action builds the LTFS package on Debian10

Inputs

destination

Required Destination of install。 Default is /tmp/ltfs

Outputs

None

Usage

uses: LinearTapeFileSystem/Debian10-Build@v1.1
with:
  destination: '/tmp/ltfs'