mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
Updated config.yml
This commit is contained in:
@ -8,17 +8,8 @@ executors:
|
||||
orbs:
|
||||
maven: circleci/maven@1.3.0
|
||||
|
||||
workflows:
|
||||
maven_test:
|
||||
jobs:
|
||||
- maven/test: # checkout, build, test, and upload test results
|
||||
executor: java17
|
||||
|
||||
|
||||
|
||||
## I think this job won't run anymore, after I add a workflow. Just leaving it here for reference, and to confirm that.
|
||||
jobs:
|
||||
shouldnt_run:
|
||||
build:
|
||||
executor: java17
|
||||
steps:
|
||||
# todo - ssh keys?
|
||||
|
Reference in New Issue
Block a user