mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-27 15:54:50 +00:00
Disable the fail-fast feature for the matrix strategy. This prevents a single failure to cascade to all jobs in the matrix. This prevents cases where other jobs fail before they're able to clean up resources. Signed-off-by: Ryan Cragun <me@ryan.ec>