Skip to content

passcod/winskopeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Skopeo for Windows

This builds Skopeo for Windows based on this comment.

It runs once a week to check for a new release, and if it finds one, automatically builds it and publishes it in the releases tab. The release versions are the same as the upstream ones.

It builds a GPGme-less version, so operations involving signatures won't work. If you need that, please fork, make it build, and send a PR!

Usage in Github Actions

- name: Download Skopeo
  run: curl.exe -LO https://github.com/passcod/winskopeo/releases/latest/download/skopeo.exe