Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit c86c160

Browse files
committed
Remove docs and clear
1 parent 11ce171 commit c86c160

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
git remote add origin https://$GITHUB_API_KEY@github.com/creditsenseau/zeebe-client-node-js.git > /dev/null 2>&1
106106
git fetch origin
107107
sed -i '/docs/d' ./.gitignore
108+
rm -rf docs
108109
npm run docs
109110
git add .
110111
git commit -m "docs update $CIRCLE_TAG"

0 commit comments

Comments
 (0)