Commit 2ecb8f64 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update .gitlab-ci.yml

4 merge requests!107Merging new template help section,!106Prepare merging of new help section,!95Testing,!94Mlab 469
Showing with 2 additions and 0 deletions
+2 -0
......@@ -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"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment