Add Sonatype configuration
Some checks failed
Build & Release / release-library (push) Failing after 1m41s
Some checks failed
Build & Release / release-library (push) Failing after 1m41s
This commit is contained in:
@ -8,6 +8,8 @@ env:
|
||||
ORG_GRADLE_PROJECT_BUILD_VERSION: ${{ gitea.ref_name }}
|
||||
DEVSOAP_GPG_KEY: ${{ secrets.GPG_DEVSOAP_PRIVATE_KEY }}
|
||||
DEVSOAP_GPG_PASSWORD: ${{ secrets.GPG_DEVSOAP_PASSPHRASE }}
|
||||
SONATYPE_USER: ${{ secrets.SONATYPE_USER }}
|
||||
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
|
||||
TAG: ${{ gitea.ref_name }}
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
|
||||
|
Reference in New Issue
Block a user