更新 Jenkinsfile
This commit is contained in:
parent
79989085d8
commit
88563b9228
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
|||||||
|
|
||||||
environment {
|
environment {
|
||||||
// 抽取部署目标路径为公共变量
|
// 抽取部署目标路径为公共变量
|
||||||
DEPLOY_DIR = '/data/nginx/www/fafamall/demo'
|
DEPLOY_DIR = '/data/nginx/www/fafamall/admin'
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user