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 452cf4a commit 10a3fbcCopy full SHA for 10a3fbc
dev-support/Jenkinsfile_GitHub
@@ -63,7 +63,7 @@ pipeline {
63
[usernamePassword(credentialsId: 'apache-hbase-at-github.com',
64
passwordVariable: 'GITHUB_PASSWORD',
65
usernameVariable: 'GITHUB_USER'),
66
- usernamePassword(credentialsId: 'hadoopqa-at-asf-jira',
+ usernamePassword(credentialsId: 'hbaseqa-at-asf-jira',
67
passwordVariable: 'JIRA_PASSWORD',
68
usernameVariable: 'JIRA_USER')]) {
69
sh '''#!/usr/bin/env bash
0 commit comments