mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-15 22:32:11 +08:00
jenkins: only do replay when relevant files change
old-commit-hash: 7aeefaad65b1d31789031a904a0a5e66180537af
This commit is contained in:
Vendored
+1
-1
@@ -241,7 +241,7 @@ node {
|
||||
'replay': {
|
||||
deviceStage("tici", "tici-replay", ["UNSAFE=1"], [
|
||||
["build", "cd selfdrive/manager && ./build.py"],
|
||||
["model replay", "selfdrive/test/process_replay/model_replay.py"],
|
||||
["model replay", "selfdrive/test/process_replay/model_replay.py", ["tinygrad/", "selfdrive/modeld/"]],
|
||||
])
|
||||
},
|
||||
'tizi': {
|
||||
|
||||
Reference in New Issue
Block a user