Explorar el Código

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

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

+ 1 - 1
Jenkins/jenkins

@@ -1,5 +1,5 @@
 #!groovy
-def context = pwd()
+
 
 def sendMessage(message){
 	def encode = URLEncoder.encode(message,"UTF-8")