Commit 4ac2e10d authored by wentao.suo's avatar wentao.suo

fff

parent 91cf7825
......@@ -39,7 +39,7 @@ def call(body) {
try {
echo config.buildType
stage('prepare') {
contextDir = contextDir${systemName}-${timeStemp}
contextDir = _stage.contextDir("${systemName}-${timeStemp}")
_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