Commit dada526
committed
Fix maintenance-fast.yml to test only affected modules
Remove -amd flag from Maven commands which was causing tests for ALL
modules that depend on the changed module. This matches the fix applied
to main-push-fast.yml.
- Phase 2: Remove -amd from verify command to test only specific modules
- Deploy: Remove -amd from deploy command for consistency
- Phase 1 still uses -am to build required dependencies
This ensures the fast workflow truly tests only what changed.
Signed-off-by: Mark Pollack <[email protected]>1 parent 5c2ab36 commit dada526
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
0 commit comments