From 018777a98346d047607582989bfc47ca6c750ea9 Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Fri, 8 May 2026 14:19:10 +0200 Subject: [PATCH] --allow-pds-video-fallback --- jenkins/divendres_nit | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jenkins/divendres_nit b/jenkins/divendres_nit index 47eaec0..73eb574 100644 --- a/jenkins/divendres_nit +++ b/jenkins/divendres_nit @@ -41,7 +41,8 @@ pipeline { --image media/divendres_nit.mp4 \\ --alt "DIVENDRES NIT PER FI!!!!!!!!!!!" \\ --lang ca \\ - --service https://eurosky.social + --service https://eurosky.social \\ + --allow-pds-video-fallback """ } }