try again
continuous-integration/drone/push Build is passing Details

This commit is contained in:
John Shaver 2021-06-22 11:23:56 -07:00
parent 88d71f1f4f
commit 7941604f84
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ steps:
commands:
- git submodule update --recursive --remote
- sleep 3
- touch "blarg.touched"
- "google-chrome --headless --no-sandbox --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