ghorsington 5 роки тому
батько
коміт
8bab37c4ef
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      scripts/jenkins_master.groovy

+ 0 - 1
scripts/jenkins_master.groovy

@@ -15,7 +15,6 @@ pipeline {
                         lastBuildCommit = readFile 'last_build_commit'
                     else 
                         lastBuildCommit = ""
-                    echo(lastBuildCommit)
                 }
                 // Clean up old project before starting
                 cleanWs()