We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d63000 commit afdbcbaCopy full SHA for afdbcba
.circleci/config.continue.yml.j2
@@ -54,7 +54,7 @@ parameters:
54
global_pattern:
55
# Pattern for files that should always trigger a test jobs
56
type: string
57
- default: "^build.gradle$|^settings.gradle$|^gradle.properties$|^buildSrc/|^gradle/|.circleci"
+ default: "^build.gradle$|^settings.gradle$|^gradle.properties$|^buildSrc/|^gradle/|.circleci|^gradlew|^mvnw|^.mvn/"
58
59
docker_image:
60
0 commit comments