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