更新 'Jenkinsfile'

main
newrain001 9 months ago
parent 52986377cd
commit 90c7e9674b
  1. 1
      Jenkinsfile

1
Jenkinsfile vendored

@ -1,7 +1,6 @@
pipeline {
agent any
environment {
# DOCKER_IMAGE = "registry.cn-hangzhou.aliyuncs.com/newrain_wang/my-web-app:latest"
DOCKER_IMAGE = "core.harbor.cn/library/my-web-app"
REGISTRY_CREDENTIALS_ID = '2'
REGISTRY_URL = 'http://core.harbor.cn'

Loading…
Cancel
Save