QQQ-26 Initial buildout of qqq exporting capability

This commit is contained in:
2022-07-19 10:36:29 -05:00
parent f35744cd19
commit 84b0e12493
26 changed files with 2026 additions and 45 deletions

View File

@ -24,6 +24,8 @@ commands:
name: Run Maven
command: |
mvn -s .circleci/mvn-settings.xml << parameters.maven_subcommand >>
- store_artifacts:
path: target/site/jacoco
- run:
name: Save test results
command: |