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

Update .gitlab-ci.yml

parent 25a509cd
...@@ -33,8 +33,8 @@ pages-master: ...@@ -33,8 +33,8 @@ pages-master:
pages-devel: pages-devel:
stage: deploy stage: deploy
script: script:
- echo $EXPORT_PAGES_DIR - echo $EXPORT_PAGES_DIR_TEST
- rm -r $EXPORT_PAGES_DIR/* - rm -r $EXPORT_PAGES_DIR_TEST/*
- mkdir .public - mkdir .public
- cp -r css .public - cp -r css .public
- cp -r images .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