Commit 49896952 authored by Joe's avatar Joe
Browse files

echo

parent aa84cc15
Pipeline #736 passed with stage
in 17 seconds
...@@ -6,5 +6,6 @@ pages-master: ...@@ -6,5 +6,6 @@ pages-master:
script: script:
- mkdir -p "$EXPORT_DIR/$CI_PROJECT_PATH_SLUG" - mkdir -p "$EXPORT_DIR/$CI_PROJECT_PATH_SLUG"
- cp -r public/* "$EXPORT_DIR/$CI_PROJECT_PATH_SLUG" - cp -r public/* "$EXPORT_DIR/$CI_PROJECT_PATH_SLUG"
- echo "$EXPORT_DIR/$CI_PROJECT_PATH_SLUG"
only: only:
- master - master
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