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 43c1fbf8d Fix jit-executor-rc workflow
43c1fbf8d is described below

commit 43c1fbf8d00098bce1575ac7485c82094d0b6a12
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Aug 27 09:15:17 2024 -0300

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

diff --git a/.github/workflows/publish-jitexecutor-native-rc.yml 
b/.github/workflows/publish-jitexecutor-native-rc.yml
index 0cc9b92d9..88f509cce 100644
--- a/.github/workflows/publish-jitexecutor-native-rc.yml
+++ b/.github/workflows/publish-jitexecutor-native-rc.yml
@@ -62,8 +62,6 @@ jobs:
           server-id: apache.releases.https
           server-username: ${{ secrets.NEXUS_STAGE_DEPLOYER_USER }}
           server-password: ${{ secrets.NEXUS_STAGE_DEPLOYER_PW }}
-          gpg-private-key: ${{ secrets.GPG_KEY }}
-          gpg-passphrase: ""
 
       - name: "Setup Linux"
         if: runner.os == 'Linux'


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

Reply via email to