From 1078139e5458e4e64445dc2f7779d7f90d4ae42b Mon Sep 17 00:00:00 2001 From: justin Date: Fri, 4 Feb 2022 06:19:41 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2e97cb7..2533bea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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