Move cross testing to stage test
This commit is contained in:
parent
2dc3f08f19
commit
847f607536
|
@ -174,7 +174,7 @@ test:ubsan:cs:
|
||||||
|
|
||||||
.preparearch:
|
.preparearch:
|
||||||
image: ubuntu:18.04
|
image: ubuntu:18.04
|
||||||
stage: prepare
|
stage: test
|
||||||
tags:
|
tags:
|
||||||
- x86_64
|
- x86_64
|
||||||
- privileged
|
- privileged
|
||||||
|
@ -247,7 +247,7 @@ test:ppc64el:
|
||||||
|
|
||||||
.preparearch:cs:
|
.preparearch:cs:
|
||||||
image: ubuntu:18.04
|
image: ubuntu:18.04
|
||||||
stage: prepare
|
stage: test
|
||||||
tags:
|
tags:
|
||||||
- x86_64
|
- x86_64
|
||||||
- privileged
|
- privileged
|
||||||
|
|
Loading…
Reference in New Issue
Block a user