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

publish and release utils module #65

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rucha3
Copy link

@rucha3 rucha3 commented Dec 21, 2018

No description provided.

build.sbt Outdated

lazy val publishSettings = Seq(
publishMavenStyle := true,
pgpSecretRing := file(sys.env.getOrElse("HOME", "~") + "/.gnupg/secring.gpg"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rucha3 How does this work on travis ? I don't see this repo having a copy of the encrypted secring.gpg and pubring.gpg

@manojlds
Copy link
Member

I would suggest moving this piece to indix/utils and adding it as dependency to this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants