small ci fux
This commit is contained in:
parent
d316689e6a
commit
823b3a0e35
|
@ -165,7 +165,7 @@ focal-release-compile:
|
||||||
- scripts/eval_full/*
|
- scripts/eval_full/*
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
||||||
bionic-debug-compile:
|
focal-debug-compile:
|
||||||
<<: *prepare_docker_definition
|
<<: *prepare_docker_definition
|
||||||
<<: *compile_test_package_definition
|
<<: *compile_test_package_definition
|
||||||
only:
|
only:
|
||||||
|
@ -173,7 +173,7 @@ bionic-debug-compile:
|
||||||
variables:
|
variables:
|
||||||
BUILD_TYPE: CiDebug
|
BUILD_TYPE: CiDebug
|
||||||
|
|
||||||
bionic-relwithdebinfo-compile:
|
focal-relwithdebinfo-compile:
|
||||||
<<: *prepare_docker_definition
|
<<: *prepare_docker_definition
|
||||||
<<: *compile_test_package_definition
|
<<: *compile_test_package_definition
|
||||||
variables:
|
variables:
|
||||||
|
|
Loading…
Reference in New Issue