ci: set default_image to ci-base so all jobs get full tooling
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user