mirror of https://github.com/watcha-fr/synapse
Make GHA config more efficient (#10383)
A few things here: * Build the debs for single distro for each PR, so that we can see if it breaks. Do the same for develop. Building all the debs ties up the GHA workers for ages. * Stop building the debs for release branches. Again, it takes ages, and I don't think anyone is actually going to stop and look at them. We'll know they are working when we make an RC. * Change the configs so that if we manually cancel a workflow, it actually does something.code_spécifique_watcha
parent
eb3beb8f12
commit
07e0992a76
@ -0,0 +1 @@ |
||||
Make the Github Actions workflow configuration more efficient. |
Loading…
Reference in new issue