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