Explorar el Código

edit pipeline file

root hace 5 años
padre
commit
d5aed15a1a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'){