Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
48edb324
"vscode:/vscode.git/clone" did not exist on "3fff964d09b067637355524d99dd4e0365c0ef10"
Unverified
Commit
48edb324
authored
Feb 26, 2021
by
Nicolas Hug
Committed by
GitHub
Feb 26, 2021
Browse files
tell CircleCI to publish artifacts (#1321)
parent
457148ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
.circleci/config.yml
.circleci/config.yml
+3
-0
.circleci/config.yml.in
.circleci/config.yml.in
+3
-0
No files found.
.circleci/config.yml
View file @
48edb324
...
...
@@ -574,6 +574,9 @@ jobs:
root
:
./
paths
:
-
"
*"
-
store_artifacts
:
path
:
./docs/build/html
destination
:
docs
upload_docs
:
<<
:
*binary_common
...
...
.circleci/config.yml.in
View file @
48edb324
...
...
@@ -574,6 +574,9 @@ jobs:
root: ./
paths:
- "*"
- store_artifacts:
path: ./docs/build/html
destination: docs
upload_docs:
<<: *binary_common
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment