mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
fix build break
docs build was breaking because requirements file was getting ignored from .dockerignore
This commit is contained in:
parent
631bd0db1a
commit
654e8211f5
3 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
set -e
|
||||
|
||||
docker build -f docs/Dockerfile . -t sphinx
|
||||
|
||||
# Clean build output locally
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue