更新 .gitea/workflows/dev.yml

This commit is contained in:
2025-08-14 02:24:24 +08:00
parent e52ee15f0f
commit 573bd4cb8c

View File

@@ -108,8 +108,7 @@ jobs:
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
# 仅当Dockerfile或相关目录变化时构建
paths:
- ${{ matrix.service }}/**
- ${{ matrix.service }}/**/*
- pom.xml