mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 08:21:08 +00:00
Fixed pipeline
This commit is contained in:
@@ -65,7 +65,7 @@ services:
|
||||
- jetson
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: Dockerfile.jetson
|
||||
dockerfile: ${JETSON_DOCKERFILE:-Dockerfile.jetson}
|
||||
runtime: nvidia
|
||||
depends_on:
|
||||
- mock-loader
|
||||
|
||||
Reference in New Issue
Block a user