mirror of
https://github.com/facebookresearch/faiss.git
synced 2025-06-03 21:54:02 +08:00
Remove redundant jobs for releases.
Reviewed By: mdouze Differential Revision: D24286656 fbshipit-source-id: 93c176e5c063f845114f76e2ac01dbad69b70fb5
This commit is contained in:
parent
92f2391f41
commit
4a63f77fde
@ -204,24 +204,18 @@ workflows:
|
||||
only: /^v.*/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
requires:
|
||||
- build_linux_gpu
|
||||
- deploy_windows:
|
||||
filters:
|
||||
tags:
|
||||
only: /^v.*/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
requires:
|
||||
- build_windows
|
||||
- deploy_osx:
|
||||
filters:
|
||||
tags:
|
||||
only: /^v.*/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
requires:
|
||||
- build_osx
|
||||
|
||||
nightly:
|
||||
triggers:
|
||||
|
Loading…
x
Reference in New Issue
Block a user