Skip to content

Commit 773badd

Browse files
committed
Revert "save sitemaps for testing"
This reverts commit 6e13da2.
1 parent 6e13da2 commit 773badd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.circleci/config.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,3 @@ jobs:
125125
cd ..
126126
rm -rf documentation
127127
fi
128-
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)