Skip to content
Snippets Groups Projects
Commit b6b3e43d authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

Fix artifact path for build step

parent f5deebf6
Branches
No related tags found
No related merge requests found
......@@ -19,6 +19,6 @@ pages:
- mkdocs build --strict --verbose
artifacts:
paths:
- public
- site
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment