1
0

Add Sonatype configuration
Some checks failed
Build & Release / release-library (push) Failing after 1m41s

This commit is contained in:
2024-11-04 17:56:35 +01:00
parent 176f3247a3
commit 372640e5ef
3 changed files with 14 additions and 41 deletions

View File

@ -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