From 8f41993b3717e7c11d2a3b262944a22589964567 Mon Sep 17 00:00:00 2001 From: Ringo De Smet Date: Mon, 9 Sep 2024 14:04:43 +0200 Subject: [PATCH] Align SDKs to be published with the language selector --- .ci-mgmt.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci-mgmt.yaml b/.ci-mgmt.yaml index befcf8c..2c72078 100644 --- a/.ci-mgmt.yaml +++ b/.ci-mgmt.yaml @@ -10,6 +10,8 @@ languages: - go - nodejs - python +publish: + sdk: "all,!java" license: ignore: # Package is licensed under Apache 2.0 but license is not picked up correctly by the license detector