Update CI-CD
Some checks failed
Java CI-CD with Gradle / build (push) Has been cancelled

This commit is contained in:
zhangyuheng 2024-03-26 11:36:33 +08:00
parent 8408e949e6
commit c68e263fd9

View File

@ -3,12 +3,12 @@ name: Java CI-CD with Gradle
on:
push:
paths:
- 'patches/*.patch'
- 'patches/**'
- 'gradle.properties'
- 'gradle/wrapper/gradle-wrapper.properties'
- 'build.gradle.kts'
- 'settings.gradle.kts'
- '.gitea/workflows/build.yml'
- '.gitea/**'
jobs:
build: