镜像构建测试流水线
Some checks reported errors
continuous-integration/drone Build encountered an error

This commit is contained in:
ai-liuys 2026-02-21 17:23:32 +08:00
parent 72007759db
commit 8c8a2f20a3

View File

@ -2,11 +2,6 @@ kind: pipeline
type: docker type: docker
name: quant-ci name: quant-ci
services:
- name: docker
image: docker:20.10-dind
privileged: true
steps: steps:
- name: build docker image - name: build docker image
image: docker:20.10 image: docker:20.10