We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922f048 commit 94c7703Copy full SHA for 94c7703
Jenkinsfile
@@ -56,7 +56,7 @@ pipeline {
56
),
57
string(
58
credentialsId: 'sonatype-teetime-pgp-passphrase',
59
- Variable: 'PASSPHRASE'),
+ variable: 'PASSPHRASE'),
60
file(
61
credentialsId: 'sonatype-pgp-key',
62
variable: 'KEY_FILE'),
0 commit comments