Commit 581096b
committed
test: use deploy-script pattern for module-specific deployment
Refactor test.yml to use matrix deploy-script field instead of
hardcoded deployment commands. This allows each module to define
its own deployment strategy, enabling future addition of modules
without seed infrastructure (e.g., pos-module-core).
Aligns with the pattern already used in test-e2e.yml.1 parent b503469 commit 581096b
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
135 | | - | |
136 | | - | |
| 138 | + | |
| 139 | + | |
137 | 140 | | |
138 | 141 | | |
139 | 142 | | |
| |||
0 commit comments