Skip to content
Snippets Groups Projects
Commit c3a4e9dd authored by florian's avatar florian
Browse files

WIP: Enable npm install for now

parent c2db15e1
No related branches found
No related tags found
2 merge requests!77REL: prepare release 0.8.0,!74ENH: Use debian 11 in pipeline
Pipeline #24081 failed
......@@ -17,6 +17,6 @@ RUN pip3 install caosdb>=0.7.4
RUN pip3 install pandas
RUN pip3 install git+https://gitlab.com/caosdb/caosdb-advanced-user-tools.git@dev
# For automatic documentation
#RUN npm install -g jsdoc
#RUN npm install -g jsdoc-sphinx
RUN npm install -g jsdoc
RUN npm install -g jsdoc-sphinx
RUN pip3 install sphinx-js sphinx-autoapi recommonmark sphinx-rtd-theme
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment