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

Commit 0d5962c

Browse files
authored
2
2
1 parent ef0071d commit 0d5962c

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
@@ -10,7 +10,7 @@ pipeline {
1010
}
1111

1212
environment {
13-
DOCKER_CREDENTIAL_ID = 'harbor-id'
13+
DOCKER_CREDENTIAL_ID = 'dockerhub-id'
1414
GITHUB_CREDENTIAL_ID = 'github-id'
1515
KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig'
1616
REGISTRY = 'whharbor.cestc.cn'

0 commit comments

Comments
 (0)