Sfoglia il codice sorgente

edit pipeline file

root 5 anni fa
parent
commit
d5aed15a1a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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'){