We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4af461 commit bd9388eCopy full SHA for bd9388e
Dockerfile
@@ -14,4 +14,5 @@ RUN python -m shmarql docs_build -f a.yml
14
15
RUN mkdir /src/site/ontology
16
COPY --from=widoco /public /src/site/ontology
17
+RUN ls -l /src/site/ontology
18
RUN cp /src/site/ontology/index-en.html /src/site/ontology/index.html
0 commit comments