Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-webui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-webui
Commits
c3a4e9dd
Commit
c3a4e9dd
authored
2 years ago
by
florian
Browse files
Options
Downloads
Patches
Plain Diff
WIP: Enable npm install for now
parent
c2db15e1
No related branches found
No related tags found
2 merge requests
!77
REL: prepare release 0.8.0
,
!74
ENH: Use debian 11 in pipeline
Pipeline
#24081
failed
2 years ago
Stage: setup
Stage: linting
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/docker/Dockerfile
+2
-2
2 additions, 2 deletions
test/docker/Dockerfile
with
2 additions
and
2 deletions
test/docker/Dockerfile
+
2
−
2
View file @
c3a4e9dd
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment