Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Nov 8, 2023
1 parent 42d6b64 commit 6f7fa7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
uses: exoplatform/swf-scripts/.github/workflows/cibuild.yml@partial
with:
maven_profiles: 'exo-release,coverage'
extra_maven_opts: -Xms1G -Xmx2G -XX:MaxMetaspaceSize=1G
maximize_build_space: true
secrets:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}

0 comments on commit 6f7fa7a

Please sign in to comment.