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.
2 parents 1f78761 + 5258d49 commit 1b8da18Copy full SHA for 1b8da18
jobs/build/ocp4-konflux/Jenkinsfile
@@ -195,6 +195,7 @@ node {
195
string(credentialsId: 'jenkins-service-account-token', variable: 'JENKINS_SERVICE_ACCOUNT_TOKEN'),
196
file(credentialsId: 'openshift-bot-ocp-konflux-service-account', variable: 'KONFLUX_SA_KUBECONFIG'),
197
string(credentialsId: 'art-bot-slack-token', variable: 'SLACK_BOT_TOKEN'),
198
+ string(credentialsId: 'jboss-jira-token', variable: 'JIRA_TOKEN'),
199
string(credentialsId: 'redis-server-password', variable: 'REDIS_SERVER_PASSWORD'),
200
file(credentialsId: 'konflux-art-images-auth-file', variable: 'KONFLUX_ART_IMAGES_AUTH_FILE'),
201
file(credentialsId: 'konflux-gcp-app-creds-prod', variable: 'GOOGLE_APPLICATION_CREDENTIALS'),
0 commit comments