From f2b65cc219788cc720de904e0e71b743a7a61bc6 Mon Sep 17 00:00:00 2001 From: 13332247026 <13332247026@qq.com> Date: Sun, 22 Mar 2026 16:27:15 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index b4ba0a8..6436b31 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,16 +19,12 @@ steps: image: ccr.ccs.tencentyun.com/violin/maven:3.9-eclipse-temurin-22 commands: - mvn clean package -DskipTests - - sleep 3600 volumes: - name: maven-cache path: /root/.m2 - name: dev-build-image image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest - environment: - DOCKER_CONFIG: - from_secret: docker_config commands: - sleep 3600