Skip to content
Snippets Groups Projects

Fixes and updates

Merged Olga Vladimirovna Datskova requested to merge simpletrack-fixes into master
4 files
+ 39
8
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -27,7 +27,7 @@ stages:
@@ -27,7 +27,7 @@ stages:
name: test/$CI_COMMIT_REF_NAME
name: test/$CI_COMMIT_REF_NAME
script: [ "echo test" ]
script: [ "echo test" ]
variables:
variables:
BENCHMARK: "device"
BENCHMARK: "all"
artifacts:
artifacts:
paths:
paths:
- jobs/
- jobs/
Loading