Explorar o código

edit jenkinsfile

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

+ 1 - 1
Jenkins/master.jenkins

@@ -1,6 +1,6 @@
 #!groovy
 node {
-  load "$WORKSPACE/vmshayShedule/env.groovy"
+  load "$WORKSPACE/env.groovy"
   echo "${env.PORT}"
 }
 pipeline {