forked from BLC/sgeUpdated
Update Harbor registry IP and port for the pipeline
This commit is contained in:
@@ -6,7 +6,7 @@ cd /home/ubuntu/Bgreen/sgeUpdated
|
||||
# -----------------------
|
||||
# Harbor settings
|
||||
# -----------------------
|
||||
HARBOR_REGISTRY="10.150.1.166"
|
||||
HARBOR_REGISTRY="10.150.1.166:8085"
|
||||
HARBOR_PROJECT="bgreen"
|
||||
|
||||
BACKEND_IMAGE_REPO="${HARBOR_REGISTRY}/${HARBOR_PROJECT}/bgreen-backend"
|
||||
|
||||
Reference in New Issue
Block a user