Added new yml

This commit is contained in:
Guillem Hernandez Sola
2026-03-30 17:07:28 +02:00
parent a3031e1593
commit cea84f1068
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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