Skip to content

Commit b50fbdb

Browse files
Merge pull request #3655 from plotly/noart
don't upload doc-build artifacts
2 parents 2e7f322 + 7cea045 commit b50fbdb

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
@@ -377,13 +377,6 @@ jobs:
377377
fi
378378
cd ../..
379379
380-
- store_artifacts:
381-
path: doc/build
382-
destination: doc/build
383-
- store_artifacts:
384-
path: doc/apidoc/_build/
385-
destination: doc/apidoc/_build/
386-
387380
workflows:
388381
code_formatting:
389382
jobs:

0 commit comments

Comments
 (0)