Commit b9411293 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent e757995c
Pipeline #1592 failed with stage
in 1 second
......@@ -8,6 +8,7 @@ pages-master:
stage: deploy
script:
- mkdir -p "$EXPORT_DIR/$CI_PROJECT_NAME"
- cd "$EXPORT_DIR/$CI_PROJECT_NAME"
- ls -al
- cp -r public/* "$EXPORT_DIR/$CI_PROJECT_NAME"
- ls -al
......
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