test pull
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Ben Harris 2019-12-06 10:26:58 -05:00
parent 0f87664783
commit 1bacbb7acd
1 changed files with 3 additions and 2 deletions

View File

@ -14,6 +14,7 @@ server:
steps:
- name: hello
commands:
- echo hello world
- head -n5 /home/ben/insults.txt
- cd /var/www/benharr.is
- git status
- sudo -u www-data git pull origin master