This is an automated email from the ASF dual-hosted git repository.

rantunes pushed a commit to branch jit-executor-10
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git


The following commit(s) were added to refs/heads/jit-executor-10 by this push:
     new dfefae66f Fix jit-executor-rc workflow
dfefae66f is described below

commit dfefae66f04841b16f9888769ee3776e432ff4f8
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Aug 27 10:14:23 2024 -0300

    Fix jit-executor-rc workflow
---
 .github/workflows/publish-jitexecutor-native-rc.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/publish-jitexecutor-native-rc.yml 
b/.github/workflows/publish-jitexecutor-native-rc.yml
index 3516109b4..8cbfe13cf 100644
--- a/.github/workflows/publish-jitexecutor-native-rc.yml
+++ b/.github/workflows/publish-jitexecutor-native-rc.yml
@@ -149,7 +149,8 @@ jobs:
           <activeProfiles>
             <activeProfile>additional_repos</activeProfile>
           </activeProfiles>
-          </settings>"@
+          </settings>
+          "@
           Add-Content "${WORKDIR_PATH}\.m2\settings.xml" $contentToAdd
 
       - name: "Set up JDK 17"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to