From 00f0383827b910dad0783a65816024ae1bb18905 Mon Sep 17 00:00:00 2001 From: Joe Wang Date: Fri, 20 Dec 2024 07:40:38 -0500 Subject: [PATCH] update release please --- release-please-config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release-please-config.json b/release-please-config.json index df5cc02468..713fe12052 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -11,7 +11,8 @@ ".cloudbuild/graalvm/cloudbuild-test-a.yaml", ".cloudbuild/graalvm/cloudbuild-test-b.yaml", ".cloudbuild/library_generation/cloudbuild-library-generation-push.yaml", - ".cloudbuild/library_generation/library_generation.Dockerfile" + ".cloudbuild/library_generation/library_generation.Dockerfile", + ".cloudbuild/library_generation/library_generation_airlock.Dockerfile" ] } }