This commit is contained in:
parent
cd5bfa0c91
commit
ac4192eafb
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ clone:
|
|||
steps:
|
||||
- name: git pull
|
||||
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
|
||||
commands:
|
||||
- cd /home/user-data/www/wedding && hug
|
||||
- cd /home/user-data/www/wedding && hugo
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue