Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
justin 2022-02-04 06:19:41 +00:00
parent 58a294bcd5
commit 1078139e54

View file

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