Commit 8e762746 authored by 周健君's avatar 周健君

Update Jenkinsfile

parent 0adcc4f9
......@@ -20,7 +20,7 @@ pipeline {
// Image Tag branch.time.hash
TAG = dockerTag()
// Image Full Tag
IMAGE = "${DOCKER_REGISTRY}/gm-backend/mimas:$TAG"
IMAGE = "${DOCKER_REGISTRY}/gm-backend/mentha:$TAG"
}
stages {
......
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