This commit is contained in:
parent
fedf5013ef
commit
a2e2fc6093
@ -26,4 +26,5 @@ steps:
|
|||||||
|
|
||||||
- name: copy built website
|
- name: copy built website
|
||||||
commands:
|
commands:
|
||||||
- cp -R public/ /var/www/html/blog/
|
- mkdir -p /var/www/html/
|
||||||
|
- cp -R public/* /var/www/html/
|
Loading…
Reference in New Issue
Block a user