We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83f8ebe + 2627fe2 commit e68efc1Copy full SHA for e68efc1
.github/workflows/deploy-snapshots.yml
@@ -45,6 +45,7 @@ jobs:
45
${{ steps.cache-key.outputs.m2-monthly-cache-key }}-
46
- name: Build and Deploy
47
env:
48
+ MAVEN_OPTS: -Xmx3g -XX:MaxMetaspaceSize=1g
49
GITHUB_TOKEN: ${{ secrets.GITHUB_API_TOKEN }}
50
SERVER_USERNAME: ${{ secrets.SERVER_USERNAME }}
51
SERVER_PASSWORD: ${{ secrets.SERVER_PASSWORD }}
0 commit comments