Switch CLA Checker to new credentials (#3077)
parent
a487f66958
commit
0dadc9ba07
|
@ -14,7 +14,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
environment {
|
environment {
|
||||||
//spawns GITHUB_USR and GITHUB_PSW environment variables
|
//spawns GITHUB_USR and GITHUB_PSW environment variables
|
||||||
GITHUB=credentials('38b2e4a6-167a-40b2-be6f-d69be42c8190')
|
GITHUB=credentials('DevOps-CLA-Checker-Github-Key')
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
// Using an install of Github repo CLA tagger
|
// Using an install of Github repo CLA tagger
|
||||||
|
|
Loading…
Reference in New Issue