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
d19c4b8f
Commit
d19c4b8f
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Correct copying of images
parent
c40ad66f
Pipeline
#3103
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-2
.gitlab-ci.yml
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
+
1
-
2
View file @
d19c4b8f
...
@@ -2,8 +2,7 @@ pages:
...
@@ -2,8 +2,7 @@ pages:
stage
:
deploy
stage
:
deploy
script
:
script
:
-
mkdir .public
-
mkdir .public
-
mkdir .public/ParameterCatalogs2Images
-
cp -r ParameterCatalogs2Images .public
-
cp -r ParameterCatalogs2Images .public/ParameterCatalogs2Images
-
cp ParameterCatalogs.pdf .public
-
cp ParameterCatalogs.pdf .public
-
cp UnitsExamples.md .public
-
cp UnitsExamples.md .public
-
cp ParameterCatalogs.html .public/index.html
-
cp ParameterCatalogs.html .public/index.html
...
...
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