mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
[Enhancement] Set up circle-ci on test-1.x branch (#1852)
This commit is contained in:
parent
85ef7b905a
commit
fdaf8ea7d6
@ -134,6 +134,7 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
ignore:
|
ignore:
|
||||||
- dev-1.x
|
- dev-1.x
|
||||||
|
- test-1.x
|
||||||
pr_stage_test:
|
pr_stage_test:
|
||||||
when:
|
when:
|
||||||
not:
|
not:
|
||||||
@ -145,6 +146,7 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
ignore:
|
ignore:
|
||||||
- dev-1.x
|
- dev-1.x
|
||||||
|
- test-1.x
|
||||||
- build_cpu:
|
- build_cpu:
|
||||||
name: minimum_version_cpu
|
name: minimum_version_cpu
|
||||||
torch: 1.6.0
|
torch: 1.6.0
|
||||||
@ -190,3 +192,4 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- dev-1.x
|
- dev-1.x
|
||||||
|
- test-1.x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user