Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 58d8e1d

Browse files
authored
Update Jenkinsfile-online
1 parent 655fa0b commit 58d8e1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile-online

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pipeline {
1111

1212
environment {
1313
DOCKER_CREDENTIAL_ID = 'dockerhub-id'
14-
GITHUB_CREDENTIAL_ID = 'github-id'
14+
GITHUB_CREDENTIAL_ID = 'github2'
1515
KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig'
1616
REGISTRY = 'docker.io'
1717
DOCKERHUB_NAMESPACE = 'johnnyshang'

0 commit comments

Comments
 (0)