suppress home errors
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ben Harris 2019-12-06 10:31:23 -05:00
parent 4d41004537
commit e337c1b743
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ steps:
- name: hello
commands:
- cd /var/www/benharr.is
- sudo -Hiu www-data git pull origin master
- sudo -Hu www-data git pull origin master