Commit ea3564dc authored by Joe's avatar Joe
Browse files

update

parent aff1e942
Pipeline #739 passed with stage
in 17 seconds
...@@ -7,7 +7,5 @@ pages-master: ...@@ -7,7 +7,5 @@ pages-master:
- 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" - echo "$EXPORT_DIR/$CI_PROJECT_PATH_SLUG"
tags:
- dockerized
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