fix(ci): repair JSON validation syntax, add repo-truth guard, copy robots.txt/index.html in Dockerfile
This commit is contained in:
@@ -6,6 +6,8 @@ WORKDIR /app
|
||||
COPY nexus/ nexus/
|
||||
COPY server.py .
|
||||
COPY portals.json vision.json ./
|
||||
COPY robots.txt ./
|
||||
COPY index.html help.html ./
|
||||
|
||||
RUN pip install --no-cache-dir websockets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user