Skip to content

Commit

Permalink
ci: increase maven artifact upload/download threads from 5 to 32
Browse files Browse the repository at this point in the history
  • Loading branch information
lenaschoenburg committed May 9, 2023
1 parent d828cea commit 387f9dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-zeebe/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ runs:
-D aether.enhancedLocalRepository.splitRemote=true
-D aether.syncContext.named.nameMapper=file-gav
-D aether.syncContext.named.factory=file-lock
-D maven.artifact.threads=32
EOF
- name: Cache local Maven repository
if: inputs.java == 'true'
Expand Down

0 comments on commit 387f9dc

Please sign in to comment.