浏览代码

edit pipeline file

root 5 年之前
父节点
当前提交
d5aed15a1a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      env/test.jenkins

+ 1 - 1
env/test.jenkins

@@ -7,7 +7,7 @@ pipeline {
 	label 'master'
 	}
     options {
-	timestamp()
+	timestamps()
 	}
     stages {
         stage('get time & uptime'){