Skip to content

Commit 9fcbe9e

Browse files
authored
chore: update release-please.yml to include cloudbuild test yamls (#728)
1 parent c432bae commit 9fcbe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
releaseType: java-yoshi
22
handleGHRelease: true
3-
extraFiles: [".cloudbuild/cloudbuild.yaml", ".cloudbuild/cloudbuild-test.yaml"]
3+
extraFiles: [".cloudbuild/cloudbuild.yaml", ".cloudbuild/cloudbuild-test-a.yaml", ".cloudbuild/cloudbuild-test-b.yaml" ]
44
branches:
55
- bumpMinorPreMajor: true
66
handleGHRelease: true

0 commit comments

Comments
 (0)