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

Update .gitlab-ci.yml, remove old files

parent aaa0f5ad
......@@ -34,6 +34,7 @@ pages-devel:
stage: deploy
script:
- echo $EXPORT_PAGES_DIR
- rm -r $EXPORT_PAGES_DIR/*
- mkdir .public
- cp -r css .public
- cp -r images .public
......
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