Skip to content

Commit

Permalink
Switched to released pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed May 5, 2024
1 parent dd2e92a commit 1fcdaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
github-maven-deploy: github-maven-deploy/github-maven-deploy@dev:six
github-maven-deploy: github-maven-deploy/github-maven-deploy@1.2.1

mvn-build-test-command: &mvn-build-test-command
mvn-build-test-command: mvn verify -Dmaven.javadoc.skip=true -Djacoco.skip=true -Dlicense.skip=true
Expand Down

0 comments on commit 1fcdaf6

Please sign in to comment.