Skip to content

Commit 23fd4f9

Browse files
chore(ci/cd): changed path in gitlb-ci.yml
1 parent fb46a7d commit 23fd4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pages:
1414
- npm run docs:build
1515
artifacts:
1616
paths:
17-
- public
17+
- documentation/public
1818
only:
1919
- main
2020
- doc-web-site

0 commit comments

Comments
 (0)