更新 'Jenkinsfile'

main
newrain001 9 months ago
parent 617a25ae9b
commit 00aa150002
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -3,7 +3,7 @@ pipeline {
environment {
DOCKER_IMAGE = "my-web-app:latest"
REGISTRY_CREDENTIALS_ID = 'registry-credentials'
REGISTRY_CREDENTIALS_ID = '123'
REGISTRY_URL = 'http://core.harbor.cn'
}

Loading…
Cancel
Save