kopia lustrzana https://github.com/linuxserver/docker-documentation
Move docs into docs folder
Signed-off-by: GitHub <noreply@github.com>pull/140/head
rodzic
99acdcf752
commit
bac46caf68
|
@ -17,9 +17,6 @@ jobs:
|
||||||
key: ${{ github.ref }}
|
key: ${{ github.ref }}
|
||||||
path: .cache
|
path: .cache
|
||||||
- run: pip install -r docs/requirements.txt
|
- run: pip install -r docs/requirements.txt
|
||||||
- run: |
|
|
||||||
cp -R general docs/
|
|
||||||
cp -R images docs/
|
|
||||||
- run: mkdocs build
|
- run: mkdocs build
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
@ -39,7 +36,4 @@ jobs:
|
||||||
key: ${{ github.ref }}
|
key: ${{ github.ref }}
|
||||||
path: .cache
|
path: .cache
|
||||||
- run: pip install -r docs/requirements.txt
|
- run: pip install -r docs/requirements.txt
|
||||||
- run: |
|
|
||||||
cp -R general docs/
|
|
||||||
cp -R images docs/
|
|
||||||
- run: mkdocs gh-deploy --force
|
- run: mkdocs gh-deploy --force
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Ładowanie…
Reference in New Issue