mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
Vendored
-2
@@ -137,7 +137,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
stage('camerad') {
|
||||
agent { docker { image 'ghcr.io/commaai/alpine-ssh'; args '--user=root' } }
|
||||
steps {
|
||||
@@ -148,7 +147,6 @@ pipeline {
|
||||
])
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
stage('replay') {
|
||||
agent { docker { image 'ghcr.io/commaai/alpine-ssh'; args '--user=root' } }
|
||||
|
||||
Reference in New Issue
Block a user