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 0ad68f8d0 Fix jit-executor-rc workflow
0ad68f8d0 is described below
commit 0ad68f8d0435cff4eff513fe39ede0eb731d9f8c
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Aug 27 09:51:37 2024 -0300
Fix jit-executor-rc workflow
---
.github/workflows/publish-jitexecutor-native-rc.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/publish-jitexecutor-native-rc.yml
b/.github/workflows/publish-jitexecutor-native-rc.yml
index 304e78e6c..38c60962f 100644
--- a/.github/workflows/publish-jitexecutor-native-rc.yml
+++ b/.github/workflows/publish-jitexecutor-native-rc.yml
@@ -108,7 +108,7 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
- settings-path: ${{ github.workspace }}/.m2
+ overwrite-settings: false
- name: "Setup Linux"
if: runner.os == 'Linux'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]