Commit 7d57a8d5 authored by Ali's avatar Ali

update

parent 36b4a6d0
......@@ -9,7 +9,7 @@ pipeline {
}
environment {
APP_NAME = "notificationsvc"
RELEASE = "2.0.0"
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