"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "759ea587082aa0e77449952d8f3523f28ddc61f3"
Unverified Commit 48edb324 authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

tell CircleCI to publish artifacts (#1321)

parent 457148ea
...@@ -574,6 +574,9 @@ jobs: ...@@ -574,6 +574,9 @@ jobs:
root: ./ root: ./
paths: paths:
- "*" - "*"
- store_artifacts:
path: ./docs/build/html
destination: docs
upload_docs: upload_docs:
<<: *binary_common <<: *binary_common
......
...@@ -574,6 +574,9 @@ jobs: ...@@ -574,6 +574,9 @@ jobs:
root: ./ root: ./
paths: paths:
- "*" - "*"
- store_artifacts:
path: ./docs/build/html
destination: docs
upload_docs: upload_docs:
<<: *binary_common <<: *binary_common
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment