OSSRH Sunset - switch to central (only that linktosriram's s3-lite isn't on there (yet) so we need to go through GitHub with auth)
This commit is contained in:
parent
75ec8bf8d9
commit
830805fe71
2 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
org.gradle.jvmargs=-Xmx4G
|
||||
org.gradle.daemon=false
|
||||
org.gradle.parallel=false
|
||||
# GitHub user and password (workaround for OSSRH beeing sunset - https://central.sonatype.org/pages/ossrh-eol/
|
||||
# https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic
|
||||
# https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-gradle-registry#authenticating-to-github-packages
|
||||
gpr.user=""
|
||||
gpr.key=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue