diff --git a/Jenkinsfile b/Jenkinsfile index c01930b234..fcfc17a86f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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"], ])