Commit 4ae8441c authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update Jenkinsfile

parent 4d64382a
......@@ -8,7 +8,7 @@ pipeline {
maven 'Maven3'
}
environment {
APP_NAME = "jobseekersvc"
APP_NAME = "notificationsvc"
RELEASE = "1.0.0"
DOCKER_REGISTRY_URL = "http://172.29.3.41:5000"
IMAGE_NAME = "172.29.3.41:5000/${APP_NAME}:${RELEASE}.${BUILD_NUMBER}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment