Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
2ecb8f64
Commit
2ecb8f64
authored
Mar 18, 2021
by
Wolfgang Knopki
Browse files
Update .gitlab-ci.yml
parent
53a91006
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2ecb8f64
...
...
@@ -19,6 +19,7 @@ pages-master:
-
cp -r help .public
-
cp -r js .public
-
cp *.html .public
-
cp favicon.ico .public
-
mv .public public
-
cp -r public/* "$EXPORT_PAGES_DIR"
artifacts
:
...
...
@@ -41,6 +42,7 @@ pages-devel:
-
cp -r downloads .public
-
cp -r help .public
-
cp -r fonts .public
-
cp favicon.ico .public
-
cp *.html .public
-
mv .public public
-
cp -r public/* "$EXPORT_PAGES_DIR_TEST"
...
...
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