mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-23 23:21:00 +01:00
Fixed failing Docker build after adding README to distribution
This commit is contained in:
parent
62ca75e27d
commit
7417a288e6
@ -29,6 +29,7 @@ COPY MANIFEST.in MANIFEST.in
|
||||
COPY package.json package.json
|
||||
COPY requirements.txt requirements.txt
|
||||
COPY setup.py setup.py
|
||||
COPY README.md README.md
|
||||
|
||||
# Perform build and cleanup artifacts
|
||||
RUN \
|
||||
|
Loading…
Reference in New Issue
Block a user