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