Skip to content

Commit 0782638

Browse files
committedOct 9, 2019
artifact
1 parent 2275e40 commit 0782638

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,8 @@ jobs:
8080
- store_artifacts:
8181
path: build
8282
destination: build
83+
84+
85+
- store_artifacts:
86+
path: apidoc/_build/html
87+
destination: apidoc

0 commit comments

Comments
 (0)
Please sign in to comment.