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

Commit c314671

Browse files
authored
Update Jenkinsfile-online
1 parent 25f9741 commit c314671

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Jenkinsfile-online

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ pipeline {
1010
}
1111

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

0 commit comments

Comments
 (0)