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

[bugfix] changed confusing folder path

parent 74d45348
......@@ -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
......
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