sheepit-client
sheepit-client copied to clipboard
Add CI via Github Actions
This PR adds an action run that generates a signed .jar and .exe on every commit.
In order to make the CI use your certificate, you need to:
- Encrypt your keystore and replace
keystore.gpgwith it. See steps 1-4 - Under Settings -> Secrets, add
CERT_ALIAS- your certificate's alias in the keystoreKEYSTORE_ENCRYPTION_PASS- the passphrase used to encrypt the keystoreKEYSTORE_PASS- the keystore's password