Commit b041bafa authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'MLAB-469' into 'testing'

Mlab 469

See merge request !94
parents d2d78fc1 2ecb8f64
Pipeline #2426 passed with stage
in 8 seconds
......@@ -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"
......
favicon.ico

1.12 KB

Markdown is supported
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