Commit 3d83c953 authored by Joe's avatar Joe
Browse files

update pipeline

parent 07024131
Pipeline #730 canceled with stage
......@@ -4,8 +4,8 @@ variables:
pages-master:
stage: deploy
script:
- mkdir "$EXPORT_DIR/$CI_PROJECT_PATH_SLUG"
- cp -r public/* "$EXPORT_DIR/$CI_PROJECT_PATH_SLUG"
- mkdir "$EXPORT_DIR/joe_3dgeoportal"
- cp -r public/* "$EXPORT_DIR/joe_3dgeoportal"
tags:
- JoeTS
only:
......
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