Skip to content
Snippets Groups Projects
Commit 187dbd94 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent c3490bfa
Branches
No related tags found
1 merge request!10Restructure benchmarks
...@@ -18,7 +18,7 @@ default: ...@@ -18,7 +18,7 @@ default:
stages: stages:
- data_init - data_init
# - ci_gen - initialize
- simulate - simulate
- benchmarks - benchmarks
- deploy - deploy
...@@ -46,6 +46,7 @@ detector: ...@@ -46,6 +46,7 @@ detector:
script: script:
- ./util/print_env.sh - ./util/print_env.sh
- ./util/build_detector.sh - ./util/build_detector.sh
- ./util/print_env.sh
- mkdir -p results - mkdir -p results
- mkdir -p config - mkdir -p config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment