mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-18 08:45:24 +00:00
The build workflow had an issue with some `if` checks. For one they had two `$` signs, and it is not recommended to use `always()` since canceling a workflow does not cancel those calls. Using `!cancelled()` is the preferred way. Signed-off-by: BlackDex <black.dex@gmail.com> |
||
---|---|---|
.. | ||
build.yml | ||
hadolint.yml | ||
release.yml | ||
releasecache-cleanup.yml | ||
trivy.yml |