debug: pause dev-build for inspection
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
Agent
2026-03-22 15:44:43 +00:00
parent d35d19c30a
commit 01778fbfef

View File

@@ -19,6 +19,7 @@ steps:
image: ccr.ccs.tencentyun.com/violin/maven:3.9-eclipse-temurin-22 image: ccr.ccs.tencentyun.com/violin/maven:3.9-eclipse-temurin-22
commands: commands:
- mvn clean package -DskipTests - mvn clean package -DskipTests
- sleep 3600
volumes: volumes:
- name: maven-cache - name: maven-cache
path: /root/.m2 path: /root/.m2