| commit | baee6a47cce018f9f5809d2439b62c2ad7773989 | [log] [tgz] |
|---|---|---|
| author | Theodore Ts'o <tytso@mit.edu> | Sun Dec 15 23:16:05 2024 -0500 |
| committer | Theodore Ts'o <tytso@mit.edu> | Sun Dec 15 23:16:05 2024 -0500 |
| tree | 1de270f7a53593b84f7cc35e803fcf84424ef6f0 | |
| parent | a684ada0084b0ad7848c4bf00ed7484941b65b46 [diff] |
debian: disable salsa CI on non-debian branches The Salsa CI attempts to do a package build, and the debian/patches directory is generally not set up correctly for a successful source build on non-debian branches. So skip them to avoid failed builds and to avoid wasting CI bandwidth. Signed-off-by: Theodore Ts'o <tytso@mit.edu>