ci: set default_image to ci-base so all jobs get full tooling

This commit is contained in:
Will Anderson
2026-03-26 13:17:19 -05:00
parent 2cb89b715f
commit aff34f061f
+1 -1
View File
@@ -37,7 +37,7 @@ spec:
docker_host: "unix:///var/run/docker.sock"
force_pull: false
valid_volumes: []
default_image: "ubuntu:24.04"
default_image: "registry.neuralplatform.ai/ci-base:latest"
EOF
envFrom:
- secretRef: