From cea84f106890a3ad2fd0444f1416875f7e57d89c Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Mon, 30 Mar 2026 17:07:28 +0200 Subject: [PATCH] Added new yml --- jenkins/3catTw | 2 +- jenkins/bomberscatTw | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jenkins/3catTw b/jenkins/3catTw index 6079d12..7eb46b3 100644 --- a/jenkins/3catTw +++ b/jenkins/3catTw @@ -22,7 +22,7 @@ pipeline { # Activate it and install your packages . venv/bin/activate - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv -q + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy -q # Install the local browser binaries for this environment playwright install chromium diff --git a/jenkins/bomberscatTw b/jenkins/bomberscatTw index e84f62b..69a2b3d 100644 --- a/jenkins/bomberscatTw +++ b/jenkins/bomberscatTw @@ -21,7 +21,7 @@ pipeline { # Activate it and install the required packages . venv/bin/activate - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv -q + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy -q # Install the local browser binaries for this specific environment playwright install chromium