Skip to content

product-os/setup-skopeo-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Skopeo Action

This action installs skopeo in your GitHub Actions workflow.

Usage

uses: balena-io-experimental/setup-skopeo-action@main
with:
  # Skopeo release to install (see https://github.com/lework/skopeo-binary/releases)
  # Default: 'latest'
  version: ''

  # Skip using the tool cache and always re-download
  # Default: 'false'
  skip-cache: ''

About

Setup skopeo in a GitHub Actions workflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •