Skip to content
Snippets Groups Projects

Put back dvcs

Merged Whitney Armstrong requested to merge dvcs_fix into master
Compare and
3 files
+ 19
22
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -3,7 +3,7 @@ dvcs:process:
@@ -3,7 +3,7 @@ dvcs:process:
timeout: 1 hour
timeout: 1 hour
needs: ["detector"]
needs: ["detector"]
script:
script:
- echo "dvcd benchmark"
- bash dvcs/dvcs.sh
artifacts:
artifacts:
paths:
paths:
- results
- results
Loading