Commit 65cdda86 authored by wentao.suo's avatar wentao.suo

fffffffff

parent 87e9e8f2
......@@ -75,9 +75,9 @@ def call(body) {
_stage.copy_files(config.buildType,project_attr["jarFilePath"],contextDir)
}
}
_utils.beautyEcho("build over", "info")
stage('make docker image') {
_utils.beautyEcho("make docker image", "stage")
imageTag = "192.168.4.36/${harborGroup}/${k8sSystemName}:${safeBranchName}-${timeStemp}"
withDockerRegistry([credentialsId: 'harbor-qajenkins', url: "http://192.168.4.36"]) {
......
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