We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45be66 commit bb59bfeCopy full SHA for bb59bfe
.github/workflows/build.yml
@@ -93,4 +93,4 @@ jobs:
93
run: |
94
cp .github/files/settings.xml ~/.m2/settings.xml
95
echo -e "$GPG_KEY" | gpg --batch --no-tty --import --yes
96
- ./mvnw -ntp -nsu -P release -pl -:feign-benchmark -DskipTests=true deploy
+ ./mvnw -ntp -nsu -P release -pl -:feign-benchmark -DskipTests=true deploy -T1
0 commit comments