Explorar el Código

Обновить 'Jenkins/jenkinsfile'

vmshay hace 5 años
padre
commit
f1bc4c2b5f
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      Jenkins/jenkinsfile

+ 0 - 4
Jenkins/jenkinsfile

@@ -4,10 +4,6 @@ pipeline {
        label 'master'
     }
 
-    options {
-       timestamps()
-    }
-
     stages {
       stage("build project") {
         steps {