We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0071d commit 0d5962cCopy full SHA for 0d5962c
1 file changed
Jenkinsfile-online
@@ -10,7 +10,7 @@ pipeline {
10
}
11
12
environment {
13
- DOCKER_CREDENTIAL_ID = 'harbor-id'
+ DOCKER_CREDENTIAL_ID = 'dockerhub-id'
14
GITHUB_CREDENTIAL_ID = 'github-id'
15
KUBECONFIG_CREDENTIAL_ID = 'demo-kubeconfig'
16
REGISTRY = 'whharbor.cestc.cn'
0 commit comments