This commit is contained in:
parent
58a294bcd5
commit
1078139e54
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue