Skip to content
Snippets Groups Projects
Commit 3f81586e authored by Stan Hu's avatar Stan Hu
Browse files

Remove unnecessary ChromeDriver

parent 0f943c94
No related branches found
No related tags found
No related merge requests found
. scripts/utils.sh
 
wget -q https://chromedriver.storage.googleapis.com/2.30/chromedriver_linux64.zip
unzip chromedriver_linux64.zip -d /usr/local/bin
export SETUP_DB=${SETUP_DB:-true}
export USE_BUNDLE_INSTALL=${USE_BUNDLE_INSTALL:-true}
export BUNDLE_INSTALL_FLAGS="--without production --jobs $(nproc) --path vendor --retry 3 --quiet"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment