ci: trigger build-push-deploy for compliance services

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Sharang Parnerkar
2026-04-17 09:27:30 +02:00
parent e58af8aa30
commit ce27636b67

View File

@@ -397,3 +397,4 @@ def _check_ffmpeg() -> bool:
return True
except Exception:
return False