changing git credentials
This commit is contained in:
parent
9c53310001
commit
0972d45aa7
|
|
@ -2,7 +2,7 @@ pipeline {
|
||||||
agent any
|
agent any
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
GIT_CREDENTIALS = '8b0e90f6-53b0-416c-9b25-d338b86c8a3a' // This should be the ID of your Jenkins credentials
|
GIT_CREDENTIALS = '8242519c-ed9e-447a-ad63-1f8d7368cf68' // This should be the ID of your Jenkins credentials
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue