更新 .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-03-22 16:27:15 +00:00
parent 01778fbfef
commit f2b65cc219

View File

@@ -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