Fixed Jenkinsfile
This commit is contained in:
@@ -20,8 +20,7 @@ pipeline {
|
|||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
pip install --upgrade pip --quiet
|
pip install --upgrade pip --quiet
|
||||||
pip install --quiet atproto requests ffmpeg
|
pip install --quiet atproto requests ffmpeg python-dotenv pillow
|
||||||
pip install --upgrade atproto
|
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user