Skip to content

Commit 13b9164

Browse files
committed
remove artifacts for testing
1 parent 4583883 commit 13b9164

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.circleci/config.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,3 @@ jobs:
126126
rm -rf documentation
127127
fi
128128
129-
- run:
130-
name: zip artifacts
131-
command: tar -czf built-site.tar.gz _site/
132-
133-
- store_artifacts:
134-
path: built-site.tar.gz
135-
destination: built-site

0 commit comments

Comments
 (0)