Skip to content
GitLab
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
f95ae254
Commit
f95ae254
authored
Apr 18, 2021
by
Kai-Holger Brassel
Browse files
Correct .gitlab-ci.yml
parent
f18c0118
Pipeline
#2826
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f95ae254
...
...
@@ -2,10 +2,10 @@ pages:
stage
:
deploy
script
:
-
mkdir .public
-
mkdir .public/Parameter
s
Catalogs2Images
-
cp -r Parameter
s
Catalogs2Images .public/Parameter
s
Catalogs2Images
-
mkdir .public/ParameterCatalogs2Images
-
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
:
...
...
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