Fix robots.txt "generation".
This commit is contained in:
parent
f6338758d8
commit
199cd8185e
1 changed files with 1 additions and 1 deletions
|
|
@ -14,5 +14,5 @@ build:
|
|||
- cd webpages && bundle install
|
||||
# Build the site and save generated files into Read the Docs directory
|
||||
- cd webpages && jekyll build --destination $READTHEDOCS_OUTPUT/html
|
||||
- cp webpages/robots-readthedocs.txt $READTHEDOCS_OUTPUT/html
|
||||
- cp webpages/robots-readthedocs.txt $READTHEDOCS_OUTPUT/html/robots.txt
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue