更新 'Jenkinsfile'

main
newrain001 9 months ago
parent 22588a9194
commit c62696eded
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -1,7 +1,7 @@
pipeline {
environment {
DOCKER_REPOSITORY_CREDENTIAL_ID = "ea3d4aae-783b-460f-9cd0-931c53c021db"
HARBOR_HOST = "http://192.168.75.149:30002"
HARBOR_HOST = "192.168.75.149:30002"
NAMESPACE_NAME = "library"
REPOSITORY_NAME = "my-web-app"
TAG = "v1.0"

Loading…
Cancel
Save