mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 04:48:00 +00:00
Fix docs deployment
This commit is contained in:
parent
dbab2337b6
commit
8c6bbf3ba2
@ -62,7 +62,8 @@ deploy:docs:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- build:docs
|
- build:docs
|
||||||
script:
|
script:
|
||||||
- cp -r docs/_build/html/ /var/www/docs.tutor.overhang.io
|
- rm -rf /var/www/docs.tutor.overhang.io
|
||||||
|
- mv docs/_build/html/ /var/www/docs.tutor.overhang.io
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user