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
f18c0118
Commit
f18c0118
authored
Apr 18, 2021
by
Kai-Holger Brassel
Browse files
Add script for deploying HTML site.
parent
9fd4c857
Pipeline
#2824
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
f18c0118
pages
:
stage
:
deploy
script
:
-
mkdir .public
-
mkdir .public/ParametersCatalogs2Images
-
cp -r ParametersCatalogs2Images .public/ParametersCatalogs2Images
-
cp UnitsExample.md .public
-
cp ParametersCatalogs.html .public/index.html
-
mv .public public
when
:
manual
artifacts
:
paths
:
-
public
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