mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
Update chromedriver
This commit is contained in:
parent
5433032330
commit
96861c6c19
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ env:
|
|||
- DB=postgresql
|
||||
bundler_args: --without development staging production
|
||||
before_install:
|
||||
- "wget -N http://chromedriver.storage.googleapis.com/2.40/chromedriver_linux64.zip -P ~/"
|
||||
- "wget -N http://chromedriver.storage.googleapis.com/2.43/chromedriver_linux64.zip -P ~/"
|
||||
- "unzip ~/chromedriver_linux64.zip -d ~/"
|
||||
- "rm ~/chromedriver_linux64.zip"
|
||||
- "sudo mv -f ~/chromedriver /usr/local/share/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue