ci: map runner labels to ci-base image via docker:// scheme

This commit is contained in:
Will Anderson
2026-03-26 13:39:25 -05:00
parent aff34f061f
commit 076b3562f0
+1 -1
View File
@@ -26,7 +26,7 @@ spec:
--instance "$GITEA_INSTANCE_URL" \
--token "$GITEA_RUNNER_REGISTRATION_TOKEN" \
--name legion \
--labels "self-hosted,ubuntu-latest,ubuntu-24.04,linux,x64" \
--labels "self-hosted:docker://registry.neuralplatform.ai/ci-base:latest,ubuntu-latest:docker://registry.neuralplatform.ai/ci-base:latest,ubuntu-24.04:docker://registry.neuralplatform.ai/ci-base:latest,linux,x64" \
--no-interactive
cat > /data/config.yaml << 'EOF'
runner: