Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
BayesValidRox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
inversemodeling
BayesValidRox
Commits
682993dc
Commit
682993dc
authored
7 months ago
by
kohlhaasrebecca
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://git.iws.uni-stuttgart.de/inversemodeling/bayesvalidrox
parents
caa4b515
ceddb290
No related branches found
No related tags found
No related merge requests found
Pipeline
#47425
passed
7 months ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-2
5 additions, 2 deletions
.gitlab-ci.yml
with
5 additions
and
2 deletions
.gitlab-ci.yml
+
5
−
2
View file @
682993dc
...
@@ -81,8 +81,11 @@ pages:
...
@@ -81,8 +81,11 @@ pages:
script
:
script
:
-
pip install -U sphinx m2r2 furo graphviz pyUML
-
pip install -U sphinx m2r2 furo graphviz pyUML
-
pip install -e .
-
pip install -e .
-
mkdir public#/diagrams
-
mkdir public
-
cp docs/diagrams public
-
cd public
-
mkdir diagrams
-
cd ../
-
cp docs/diagrams/* public/diagrams
#- cp docs/diagrams/class_diagram.py public/diagrams
#- cp docs/diagrams/class_diagram.py public/diagrams
-
cd public/diagrams
-
cd public/diagrams
-
python class_diagram.py
-
python class_diagram.py
...
...
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