Added new yml
This commit is contained in:
@@ -22,7 +22,7 @@ pipeline {
|
|||||||
|
|
||||||
# Activate it and install your packages
|
# Activate it and install your packages
|
||||||
. venv/bin/activate
|
. 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
|
# Install the local browser binaries for this environment
|
||||||
playwright install chromium
|
playwright install chromium
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ pipeline {
|
|||||||
|
|
||||||
# Activate it and install the required packages
|
# Activate it and install the required packages
|
||||||
. venv/bin/activate
|
. 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
|
# Install the local browser binaries for this specific environment
|
||||||
playwright install chromium
|
playwright install chromium
|
||||||
|
|||||||
Reference in New Issue
Block a user