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