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

update pipeline

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