mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Some tweak
This commit is contained in:
+1
-3
@@ -20,9 +20,8 @@ steps:
|
||||
|
||||
generate-docs:
|
||||
image: woodpeckerci/plugin-mkdocs:minimal
|
||||
directory: doc/
|
||||
settings:
|
||||
site_dir: build/
|
||||
site_dir: build
|
||||
verbose: true
|
||||
pip_install_file: requirements.txt
|
||||
when:
|
||||
@@ -32,7 +31,6 @@ steps:
|
||||
|
||||
deploy-docs:
|
||||
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
||||
directory: doc/
|
||||
settings:
|
||||
folder: build
|
||||
ssh_key:
|
||||
|
||||
Reference in New Issue
Block a user