Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a pubring and a secring using encoded Travis variables. #4

Open
alexflav23 opened this issue Dec 30, 2017 · 0 comments
Open

Add a pubring and a secring using encoded Travis variables. #4

alexflav23 opened this issue Dec 30, 2017 · 0 comments
Labels
Milestone

Comments

@alexflav23
Copy link
Member

To automatically publish the code to the Central Repository through the existing Outworkers integration, we need to:

  • Add the publishSigned command as part of the after_success lifecycle.
  • Add the encrypted_key.asc through Travis encrypted files, containing a signing only copy of the master Outworkers PGP key.
  • Add the sbt-sonatype plugin to allow publishing to Maven Central automatically.
  • Add the sonatypeReleaseAll command after publishing to the intermediary repository.
@alexflav23 alexflav23 added this to the M1 milestone Dec 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant