Commit f5da1a3b authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

[bugfix] changed confusing folder path

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -12,7 +12,7 @@ pages:
- cp -r js .public
- cp index.html .public
- mv .public public
- cp -r public/. "$EXPORT_PAGES_DIR"
- cp -r public/ "$EXPORT_PAGES_DIR"
artifacts:
paths:
- public
......
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