Commit e2f04d8d authored by wentao.suo's avatar wentao.suo

ff

parent 4ac2e10d
...@@ -39,6 +39,7 @@ def call(body) { ...@@ -39,6 +39,7 @@ def call(body) {
try { try {
echo config.buildType echo config.buildType
stage('prepare') { stage('prepare') {
_utils.beautyEcho("Prepare", "stage")
contextDir = _stage.contextDir("${systemName}-${timeStemp}") contextDir = _stage.contextDir("${systemName}-${timeStemp}")
_stage.before_prepare() _stage.before_prepare()
} }
......
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