mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
Add job mvn_deploy
This commit is contained in:
@ -91,6 +91,11 @@ jobs:
|
||||
## - install_java17
|
||||
- mvn_verify
|
||||
|
||||
mvn_deploy:
|
||||
executor: java17
|
||||
steps:
|
||||
- mvn_deploy
|
||||
|
||||
workflows:
|
||||
test_only:
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user