Skip to content

Commit bfe642e

Browse files
wanglinsongtdcmeehan
authored andcommitted
Update pipeline credential name
1 parent de8679f commit bfe642e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pipeline {
3131
GPG_TRUST = credentials("presto-release-gpg-trust")
3232
GPG_PASSPHRASE = credentials("presto-release-gpg-passphrase")
3333

34-
GITHUB_OSS_TOKEN_ID = 'github-personal-access-token-prestodb'
34+
GITHUB_OSS_TOKEN_ID = 'oss-presto-github-token'
3535

3636
SONATYPE_NEXUS_CREDS = credentials('presto-sonatype-nexus-creds')
3737
SONATYPE_NEXUS_PASSWORD = "$SONATYPE_NEXUS_CREDS_PSW"

0 commit comments

Comments
 (0)