ok now drone should work
continuous-integration/drone/push Build is passing Details

This commit is contained in:
swiftmandolin 2020-08-26 22:05:22 -05:00
parent 7ad17ce55f
commit 3c3a47ee34
Signed by: swiftmandolin
GPG Key ID: 84645B24221234D6
1 changed files with 1 additions and 2 deletions

View File

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