Skip to content

Commit 94c7703

Browse files
author
Reiner Jung
committed
fixing Jenkinsfile
1 parent 922f048 commit 94c7703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pipeline {
5656
),
5757
string(
5858
credentialsId: 'sonatype-teetime-pgp-passphrase',
59-
Variable: 'PASSPHRASE'),
59+
variable: 'PASSPHRASE'),
6060
file(
6161
credentialsId: 'sonatype-pgp-key',
6262
variable: 'KEY_FILE'),

0 commit comments

Comments
 (0)