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

This commit is contained in:
swiftmandolin 2020-08-26 00:34:23 -05:00
parent 91213b416e
commit 886c1e3729
1 changed files with 5 additions and 5 deletions

View File

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