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
9513d429
Unverified
Commit
9513d429
authored
Jan 12, 2021
by
moto
Committed by
GitHub
Jan 12, 2021
Browse files
Fix CircleCI third party download cache config (#1176)
parent
b57f05c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.circleci/config.yml
.circleci/config.yml
+1
-1
.circleci/config.yml.in
.circleci/config.yml.in
+1
-1
No files found.
.circleci/config.yml
View file @
9513d429
...
@@ -112,7 +112,7 @@ jobs:
...
@@ -112,7 +112,7 @@ jobs:
-
persist_to_workspace
:
-
persist_to_workspace
:
root
:
third_party
root
:
third_party
paths
:
paths
:
-
archives
-
sox/
archives
binary_linux_wheel
:
binary_linux_wheel
:
<<
:
*binary_common
<<
:
*binary_common
...
...
.circleci/config.yml.in
View file @
9513d429
...
@@ -112,7 +112,7 @@ jobs:
...
@@ -112,7 +112,7 @@ jobs:
- persist_to_workspace:
- persist_to_workspace:
root: third_party
root: third_party
paths:
paths:
- archives
-
sox/
archives
binary_linux_wheel:
binary_linux_wheel:
<<: *binary_common
<<: *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