Update deploy.yaml
This commit is contained in:
parent
faa1a50f82
commit
b0a3fcc972
|
@ -61,7 +61,7 @@ jobs:
|
|||
sudo su
|
||||
rm -rf /usr/share/nginx/html/ilia.moe
|
||||
cp -r repo/src /usr/share/nginx/html/ilia.moe
|
||||
cp -r repo/hugo/recipe/public /usr/share/nginx/html/ilia.moe/cool-stuff/
|
||||
cp -r repo/hugo/recipe/public /usr/share/nginx/html/ilia.moe/cool-stuff/recipes
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue