"vscode:/vscode.git/clone" did not exist on "3fff964d09b067637355524d99dd4e0365c0ef10"
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:
root: ./
paths:
- "*"
- store_artifacts:
path: ./docs/build/html
destination: docs
upload_docs:
<<: *binary_common
......
......@@ -574,6 +574,9 @@ jobs:
root: ./
paths:
- "*"
- store_artifacts:
path: ./docs/build/html
destination: docs
upload_docs:
<<: *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