Commit f1d5f9fa authored by Volker Coors's avatar Volker Coors
Browse files

Update .gitlab-ci.yml

parent 2232f1b3
Pipeline #879 passed with stage
......@@ -4,7 +4,7 @@ variables:
pages-master:
stage: deploy
script:
- mkdir "$EXPORT_DIR/$CI_PROJECT_NAME"
- mkdir "$EXPORT_DIR/$CI_PROJECT_NAME"
- cp -r public/* "$EXPORT_DIR/$CI_PROJECT_NAME"
tags:
- production
......
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