mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-26 00:46:23 +02:00
update docs, add dockerfile
This commit is contained in:
parent
13bc8600c6
commit
cdc96e7ce3
6 changed files with 83 additions and 17 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
- name: Install and Deploy
|
||||
working-directory: apps/docs
|
||||
run: |
|
||||
pip install mkdocs-material
|
||||
pip install -r requirements.txt
|
||||
git config user.name github-actions[bot]
|
||||
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
|
||||
mkdocs gh-deploy --force
|
||||
Loading…
Add table
Add a link
Reference in a new issue