Switch CLA Checker to new credentials (#3077)

pull/3079/head
Kris Gesling 2022-02-23 14:47:03 +09:30 committed by GitHub
parent a487f66958
commit 0dadc9ba07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -14,7 +14,7 @@ pipeline {
}
environment {
//spawns GITHUB_USR and GITHUB_PSW environment variables
GITHUB=credentials('38b2e4a6-167a-40b2-be6f-d69be42c8190')
GITHUB=credentials('DevOps-CLA-Checker-Github-Key')
}
steps {
// Using an install of Github repo CLA tagger