Try upload-parallel: 10 for Maven deploy

This commit is contained in:
abilan
2023-07-18 15:54:35 -04:00
parent 79139915e8
commit 5533bc86af

View File

@@ -48,7 +48,7 @@ jobs:
upload: true
generate-checksums: true
pgp-sign: true
nexus-timeout: 600
upload-parallel: 10
pgp-sign-passphrase: ${{ secrets.GPG_PASSPHRASE }}
pgp-sign-private-key: ${{ secrets.GPG_PRIVATE_KEY }}