mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03: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 package.json package.json
|
||||||
COPY requirements.txt requirements.txt
|
COPY requirements.txt requirements.txt
|
||||||
COPY setup.py setup.py
|
COPY setup.py setup.py
|
||||||
|
COPY README.md README.md
|
||||||
|
|
||||||
# Perform build and cleanup artifacts
|
# Perform build and cleanup artifacts
|
||||||
RUN \
|
RUN \
|
||||||
|
Loading…
Reference in New Issue
Block a user