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

Merge branch 'mailinglists_downloads' into 'testing'

added downloads for new mailinglists

See merge request !8
parents 20283432 9e847d70
Pipeline #619 passed with stage
in 6 seconds
......@@ -14,6 +14,7 @@ pages-master:
- cp -r img .public
- cp -r fonts .public
- cp -r images .public
- cp -r downloads .public
- cp -r js .public
- cp -r includes .public
- cp *.html .public
......@@ -36,6 +37,7 @@ pages-devel:
- cp -r images .public
- cp -r js .public
- cp -r img .public
- cp -r downloads .public
- cp -r fonts .public
- cp -r includes .public
- cp *.html .public
......
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