mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-06 16:55:51 +08:00
readd camerad tests
old-commit-hash: 9e3e49a81f265eefbee32e7d96dbbae3f4b393f1
This commit is contained in:
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