Skip to content

Commit 921aa81

Browse files
committed
Update config.yml
1 parent 2a8af0e commit 921aa81

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,8 @@ jobs:
127127
cd ..
128128
rm -rf documentation
129129
fi
130+
zip -r site-build.zip _site/
131+
132+
- store_artifacts:
133+
path: site-build.zip
134+
destination: site-build.zip

0 commit comments

Comments
 (0)