mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
Update to run deploy after verify, so all modules succeed or fail together
This commit is contained in:
@ -52,7 +52,9 @@ jobs:
|
||||
executor: java17
|
||||
steps:
|
||||
- run_maven:
|
||||
maven_subcommand: deploy
|
||||
maven_subcommand: verify
|
||||
- run_maven:
|
||||
maven_subcommand: jar:jar deploy:deploy
|
||||
- slack/notify:
|
||||
event: always
|
||||
|
||||
|
Reference in New Issue
Block a user