zhanglei
2021-11-16 b87f204788707c0a9d1a456ed8b64acd0eac6387
Jenkinsfile
@@ -11,6 +11,7 @@
    options {
        //给日志加上时间错, 需安装 Timestamper 插件
        timestamps()
        ansiColor('xterm')
    }
    stages {
        stage('source') {