Commit 925edf6
authored
fix(build): build package on merge to
## Description
We should be building packages when commits are merged into the
`release/` branches, otherwise projects can get stuck waiting for
nightlies. Additionally, some packages like `rapids-dask-dependency`
don't get built in the nightly runs.
xref: rapidsai/build-planning#224release/* branch (#185)1 parent b2c842e commit 925edf6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments