Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
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-server
Commits
a7818447
Verified
Commit
a7818447
authored
1 year ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
PIPELINE: fix missing dependency
parent
31243e69
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!96
DOC: Added CITATION.cff to the list of files in the release guide where the...
Pipeline
#37234
failed
1 year ago
Stage: info
Stage: setup
Stage: test
Stage: deploy
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/test/docker/Dockerfile
+3
-0
3 additions, 0 deletions
src/test/docker/Dockerfile
with
3 additions
and
0 deletions
src/test/docker/Dockerfile
+
3
−
0
View file @
a7818447
...
...
@@ -9,6 +9,9 @@ RUN apt-get update && \
python3-pip screen libpam0g-dev unzip curl shunit2
\
python3-sphinx
RUN
apt-get
install
-y
\
libcairo2-dev
RUN
pip3
install
javasphinx recommonmark sphinx-rtd-theme sphinxcontrib-plantuml sphinx-a4doc
# Alternative, if javasphinx fails because python3-sphinx is too recent:
...
...
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