This commit is contained in:
@ -23,7 +23,7 @@ steps:
|
|||||||
path: /tmp/www
|
path: /tmp/www
|
||||||
commands:
|
commands:
|
||||||
- rm -rf /tmp/www/_site
|
- rm -rf /tmp/www/_site
|
||||||
- cp _site /tmp/www/_site
|
- cp -r _site /tmp/www/_site
|
||||||
|
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
Reference in New Issue
Block a user