fix drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
swiftmandolin 2020-08-26 00:34:59 -05:00
parent 886c1e3729
commit 755303dba8

View File

@ -21,7 +21,6 @@ trigger:
steps: steps:
- name: deploy - name: deploy
commands: commands:
- cd gopher-site
- git pull origin master - git pull origin master
- chmod 755 deploy - chmod 755 deploy
- ./deploy - ./deploy