ok really fix drone
continuous-integration/drone/push Build is failing Details

This commit is contained in:
swiftmandolin 2020-08-26 00:37:03 -05:00
parent 755303dba8
commit 90a0c0f883
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ 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