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
dc9f1fca
Unverified
Commit
dc9f1fca
authored
Oct 19, 2020
by
moto
Committed by
GitHub
Oct 19, 2020
Browse files
Cherry-pick 'Fix binary smoke test (#964)' (#965)
parent
b8402baa
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 @
dc9f1fca
...
...
@@ -296,6 +296,7 @@ jobs:
steps
:
-
attach_workspace
:
at
:
~/workspace
-
designate_upload_channel
-
run
:
name
:
install binaries
command
:
|
...
...
@@ -315,6 +316,7 @@ jobs:
steps
:
-
attach_workspace
:
at
:
~/workspace
-
designate_upload_channel
-
run
:
name
:
install binaries
command
:
|
...
...
@@ -339,6 +341,7 @@ jobs:
steps
:
-
attach_workspace
:
at
:
~/workspace
-
designate_upload_channel
-
run
:
name
:
install binaries
command
:
|
...
...
.circleci/config.yml.in
View file @
dc9f1fca
...
...
@@ -296,6 +296,7 @@ jobs:
steps:
- attach_workspace:
at: ~/workspace
- designate_upload_channel
- run:
name: install binaries
command: |
...
...
@@ -315,6 +316,7 @@ jobs:
steps:
- attach_workspace:
at: ~/workspace
- designate_upload_channel
- run:
name: install binaries
command: |
...
...
@@ -339,6 +341,7 @@ jobs:
steps:
- attach_workspace:
at: ~/workspace
- designate_upload_channel
- run:
name: install binaries
command: |
...
...
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