Commit 4371649e authored by Joe's avatar Joe
Browse files

add tag

parent 49896952
Pipeline #737 canceled with stage
...@@ -7,5 +7,7 @@ pages-master: ...@@ -7,5 +7,7 @@ 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:
- testing
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