jenkins: add new devices (#24144)

This commit is contained in:
Adeeb Shihadeh
2022-04-06 10:34:46 -07:00
committed by GitHub
parent 03257bb0d8
commit 84aff56de6
Vendored
+1 -1
View File
@@ -210,7 +210,7 @@ pipeline {
stage('C3: replay') {
steps {
phone_steps("tici-party", [
phone_steps("tici3", [
["build", "cd selfdrive/manager && ./build.py"],
["model replay", "cd selfdrive/test/process_replay && ./model_replay.py"],
])