Commit 9430288
committed
fix: deploy the dashboard agent one environment at a time
Parallel legs deploying the same Trigger.dev project raced: one leg failed to
create the background worker while the other succeeded. Run the matrix with
max-parallel 1 so the environments deploy sequentially.1 parent ea9d6f7 commit 9430288
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments