Commit 444e2973 authored by Volker Coors's avatar Volker Coors
Browse files

Update .gitlab-ci.yml

parent 7c745fb1
Pipeline #877 failed with stage
......@@ -4,6 +4,7 @@ variables:
pages-master:
stage: deploy
script:
- echo "$EXPORT_DIR/$CI_PROJECT_NAME"
- mkdir "$EXPORT_DIR/$CI_PROJECT_NAME"
- cp -r public/* "$EXPORT_DIR/$CI_PROJECT_NAME"
tags:
......
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