Fixed some truncation 2
This commit is contained in:
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user