ghorsington пре 4 година
родитељ
комит
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()