try again

This commit is contained in:
swiftmandolin 2020-08-26 00:33:11 -05:00
parent 8bb6fd0a7c
commit 91213b416e
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ trigger:
- master - master
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