mirror of https://github.com/aliasrobotics/cai.git
try pipeline
This commit is contained in:
parent
9949750f42
commit
fba0fb7967
|
|
@ -2,7 +2,6 @@ stages:
|
|||
- build
|
||||
- setup
|
||||
- test # unit tests validation
|
||||
- benchmark
|
||||
- ctf
|
||||
|
||||
variables:
|
||||
|
|
@ -24,8 +23,7 @@ include:
|
|||
file:
|
||||
# - 'ci/build/.build.yml' # build
|
||||
#- 'ci/setup/.setup.yml' # setup
|
||||
#- 'ci/test/.test.yml'
|
||||
- 'ci/benchmark/.benchmark.yml'
|
||||
- 'ci/test/.test.yml'
|
||||
# - 'ci/ctfs/.ctf.yml' # ctf
|
||||
|
||||
# - project: 'aliasrobotics/alias_research/cai'
|
||||
|
|
|
|||
Loading…
Reference in New Issue