Added 3
This commit is contained in:
@@ -56,9 +56,8 @@ pipeline {
|
|||||||
# Check FFmpeg
|
# Check FFmpeg
|
||||||
ffmpeg -version
|
ffmpeg -version
|
||||||
|
|
||||||
# Install Playwright browser binaries + system deps
|
# Install Playwright browser binaries only (no system deps — no sudo needed)
|
||||||
"${VENV_DIR}/bin/python" -m playwright install chromium
|
"${VENV_DIR}/bin/python" -m playwright install chromium
|
||||||
"${VENV_DIR}/bin/python" -m playwright install-deps chromium
|
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user