Add workflow

This commit is contained in:
2023-01-30 10:24:27 -06:00
parent 325ee3395f
commit f2f2bf6bb3

View File

@ -67,3 +67,9 @@ jobs:
- install_java17 - install_java17
- mvn_verify - mvn_verify
workflows:
test_only:
jobs:
- mvn_test:
context: [ qqq-maven-registry-credentials, kingsrook-slack, build-qqq-sample-app ]