更新 .gitea/workflows/dev.yml
This commit is contained in:
@@ -108,8 +108,7 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
# 仅当Dockerfile或相关目录变化时构建
|
|
||||||
paths:
|
paths:
|
||||||
- ${{ matrix.service }}/**
|
- ${{ matrix.service }}/**/*
|
||||||
- pom.xml
|
- pom.xml
|
||||||
|
|
Reference in New Issue
Block a user