重启容器为 chuanqi-server-s1
This commit is contained in:
@@ -5,7 +5,7 @@ pipeline {
|
||||
steps {
|
||||
echo 'Deploying...'
|
||||
sh "cd /home/cq/s1&&git pull"
|
||||
sh "docker restart chuanqi-server-dev"
|
||||
sh "docker restart chuanqi-server-s1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user