chore: set up automated deployment
Now, when one promotes a build in Drone to "release," the website should automatically be copied to studioinfinity.org
This commit is contained in:
parent
ec0854d8b9
commit
03f3cc811b
5 changed files with 29 additions and 14 deletions
|
|
@ -8,7 +8,7 @@ plugins:
|
|||
- search
|
||||
- semiliterate:
|
||||
merge_docs_dir: false
|
||||
ignore_folders: [build, dist, tests]
|
||||
ignore_folders: [build, dist, tests, semiliterate]
|
||||
include_extensions: [LICENSE]
|
||||
report_docs_build: true
|
||||
extract_standard_markdown:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue