We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2ab178 + bb59bfe commit 2d4be8dCopy full SHA for 2d4be8d
1 file changed
.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