Skip to content

Commit a08fba1

Browse files
committed
Merge develop into feature/manage-compile
2 parents dd353a6 + 035d10c commit a08fba1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ generate_package:
139139
- sudo chown -R docker:docker .
140140
# Build package
141141
- |
142-
zip -qr ${PACKAGES_NAME} web/site web/styleguide \
142+
zip -qr ${PACKAGES_NAME} web/site web/styleguide web/version.json \
143143
-x \*\*/node_modules/\*
144144
artifacts:
145145
paths:
2.91 MB
Binary file not shown.

0 commit comments

Comments
 (0)