Skip to content

publish and release utils module#65

Open
rucha3 wants to merge 5 commits intoindix:masterfrom
rucha3:release-utils
Open

publish and release utils module#65
rucha3 wants to merge 5 commits intoindix:masterfrom
rucha3:release-utils

Conversation

@rucha3
Copy link
Copy Markdown

@rucha3 rucha3 commented Dec 21, 2018

No description provided.

Comment thread build.sbt Outdated

lazy val publishSettings = Seq(
publishMavenStyle := true,
pgpSecretRing := file(sys.env.getOrElse("HOME", "~") + "/.gnupg/secring.gpg"),
Copy link
Copy Markdown
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
Copy Markdown
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.

3 participants