From 85f72322b4f324754548fc6f7a685930df610641 Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Mon, 30 Mar 2026 17:09:42 +0200 Subject: [PATCH] Added new yml --- jenkins/3catTw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jenkins/3catTw b/jenkins/3catTw index 7eb46b3..c98aee0 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 moviepy -q + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy # Install the local browser binaries for this environment playwright install chromium @@ -58,4 +58,4 @@ pipeline { } } } -} +} \ No newline at end of file