Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Parameter Catalogs for Simulation
Commits
465620a8
Commit
465620a8
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Debug script for publishing tutorial as html
parent
22c6fd6e
Pipeline
#2815
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-3
.gitlab-ci.yml
with
2 additions
and
3 deletions
+2
-3
.gitlab-ci.yml
+
2
-
3
View file @
465620a8
...
...
@@ -2,10 +2,9 @@ pages:
stage
:
deploy
script
:
-
mkdir .public
-
mkdir .public/ParametersCatalogs2Images
-
cp -r ParametersCatalogs2Images .public/ParametersCatalogs2Images
-
cp -r ParameterCatalogs2Images .public/ParameterCatalogs2Images
-
cp UnitsExample.md .public
-
cp Parameter
s
Catalogs.html .public/index.html
-
cp ParameterCatalogs.html .public/index.html
-
mv .public public
when
:
manual
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets