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.
1 parent 8cbee87 commit edea92eCopy full SHA for edea92e
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
3
orbs:
4
- github-maven-deploy: github-maven-deploy/github-maven-deploy@1.2.0
+ github-maven-deploy: github-maven-deploy/github-maven-deploy@1.3.0
5
6
mvn-build-test-command: &mvn-build-test-command
7
mvn-build-test-command: mvn verify -DexcludeLiveServerTests=true -Dmaven.javadoc.skip=true -Djacoco.skip=true -Dlicense.skip=true
0 commit comments