Release v1.6.2
- Add support for credentials for git-push. Add a credentials file with
an RSA key in the formatKey: ...RSA KEY HERE...
. - Add experimental support for publishing via
lsegal/samus
Docker image. Use
samus publish --docker project-vX.Y.Z.tar.gz
to perform commands in a
Docker image with the base support for all default publish commands. You must
have Docker installed to use this flag.