diff --git a/jenkins/FCBFutbolSalaTw b/jenkins/FCBFutbolSalaTw index 5c836e9..351bc4f 100644 --- a/jenkins/FCBFutbolSalaTw +++ b/jenkins/FCBFutbolSalaTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/FCBHandbolTw b/jenkins/FCBHandbolTw index 4295e74..1a02ba1 100644 --- a/jenkins/FCBHandbolTw +++ b/jenkins/FCBHandbolTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/FCBHoqueiTw b/jenkins/FCBHoqueiTw index ead5905..b16d8f9 100644 --- a/jenkins/FCBHoqueiTw +++ b/jenkins/FCBHoqueiTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/FCBMasiaTw b/jenkins/FCBMasiaTw index f8959b2..8ab4a6f 100644 --- a/jenkins/FCBMasiaTw +++ b/jenkins/FCBMasiaTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/fcbRAC1Tw b/jenkins/fcbRAC1Tw index 2537c98..e5bdcd7 100644 --- a/jenkins/fcbRAC1Tw +++ b/jenkins/fcbRAC1Tw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/laCompetenciaRAC1Tw b/jenkins/laCompetenciaRAC1Tw index 0bf5032..6536183 100644 --- a/jenkins/laCompetenciaRAC1Tw +++ b/jenkins/laCompetenciaRAC1Tw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/laxarxamesTw b/jenkins/laxarxamesTw index 8890016..f342815 100644 --- a/jenkins/laxarxamesTw +++ b/jenkins/laxarxamesTw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/meteoRAC1Tw b/jenkins/meteoRAC1Tw index d42cb5d..7c06d79 100644 --- a/jenkins/meteoRAC1Tw +++ b/jenkins/meteoRAC1Tw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/meteocatTw b/jenkins/meteocatTw index 55f0919..9a398c3 100644 --- a/jenkins/meteocatTw +++ b/jenkins/meteocatTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/mossosTw b/jenkins/mossosTw index eff8707..adc06f7 100644 --- a/jenkins/mossosTw +++ b/jenkins/mossosTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/nohoseRAC1Tw b/jenkins/nohoseRAC1Tw index 169e363..a4d1208 100644 --- a/jenkins/nohoseRAC1Tw +++ b/jenkins/nohoseRAC1Tw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/optimotTw b/jenkins/optimotTw index 64d1bd8..42584bb 100644 --- a/jenkins/optimotTw +++ b/jenkins/optimotTw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/polonia3CatTw b/jenkins/polonia3CatTw index 9454c0c..1767d02 100644 --- a/jenkins/polonia3CatTw +++ b/jenkins/polonia3CatTw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/semgencatTw b/jenkins/semgencatTw index 6192434..68d72d8 100644 --- a/jenkins/semgencatTw +++ b/jenkins/semgencatTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/transitTw b/jenkins/transitTw index e47d6bc..ae5eb39 100644 --- a/jenkins/transitTw +++ b/jenkins/transitTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/versioRac1MergedTw b/jenkins/versioRac1MergedTw index 97dda8b..2e9bd40 100644 --- a/jenkins/versioRac1MergedTw +++ b/jenkins/versioRac1MergedTw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/vialliureRAC1Tw b/jenkins/vialliureRAC1Tw index d66616d..1413d62 100644 --- a/jenkins/vialliureRAC1Tw +++ b/jenkins/vialliureRAC1Tw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }