Skip to content

Commit 4f99d1f

Browse files
committed
update jenkins ssh credentials
1 parent 41fcd09 commit 4f99d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ webhookTriggerToken = "3b7bc553-d596-48d1-beb1-7b07d2b00bd9"
2828

2929
//// internal jenkins credentials link for git ssh keys
3030
//// requires the ssh key to be stored in the internal jenkins credentials keystore
31-
def sshCredentialsId = "5470eb14-b7a1-4247-baba-1e0f9a907666"
31+
def sshCredentialsId = "19f16959-8a0d-4a60-bd1f-5adb4572b702"
3232

3333
//// internal maven central credentials
3434
def mavenCentralCredentialsId = "87bfb2d4-7613-4816-9fe1-70dfd7e6dec2"

0 commit comments

Comments
 (0)