Skip to content

Commit e2ee541

Browse files
committed
Fix release configuration keys
1 parent 79c52dc commit e2ee541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/jenkins/config/branch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ cloud:
6666
release:
6767
gpg:
6868
sign:
69-
key-credentials-id: GPG_KEY
70-
passphrase-credentials-id: ''
69+
key_credentials_id: GPG_KEY
70+
passphrase_credentials_id: ''
7171
jenkins:
7272
email_creds_id: OPTAPLANNER_CI_NOTIFICATION_EMAILS
7373
agent:

0 commit comments

Comments
 (0)