fix chrome name
continuous-integration/drone/push Build is failing Details

This commit is contained in:
John Shaver 2021-06-18 22:05:30 -07:00
parent b125ba364b
commit cfab74acba
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
image: browserless/chrome
commands:
- "sleep 6"
- "chrome-browser --headless --disable-gpu --run-all-compositor-stages-before-draw --print-to-pdf='./John-Shaver-Resume-2021.pdf' http://resume-server:8080/ --virtual-time-budget=10000;"
- "google-chrome --headless --disable-gpu --run-all-compositor-stages-before-draw --print-to-pdf='./John-Shaver-Resume-2021.pdf' http://resume-server:8080/ --virtual-time-budget=10000;"
- name: deploy
image: drillster/drone-rsync
settings: