Explorar o código

Update 'Jenkins/master.jenkins'

vmshay %!s(int64=5) %!d(string=hai) anos
pai
achega
a5b72e4b44
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkins/master.jenkins

+ 1 - 1
Jenkins/master.jenkins

@@ -25,7 +25,7 @@ pipeline {
       success {
         echo 'I succeeeded!'
         sh 'cat $JENKINS_HOME/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log > /tmp/success.log'
-		telegramSend(message: 'Hello World', chatId: 338836490)
+		telegramSend(message: 'Pipline is working', chatId: -1001282104904)
 
       }
       unstable {