Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
justin 2022-02-04 06:23:48 +00:00
parent cd5bfa0c91
commit ac4192eafb

View file

@ -14,8 +14,8 @@ clone:
steps: steps:
- name: git pull - name: git pull
commands: commands:
- git -C /home/user-data/www/wedding pull https://justin:${GITPASSWORD}@git.thewynnster.com/justin/WoodleyWynnWedding.git master - git -C /home/user-data/www/wedding pull
- name: generate hugo - name: generate hugo
commands: commands:
- cd /home/user-data/www/wedding && hug - cd /home/user-data/www/wedding && hugo