Explorar el Código

add .env file

Vildan hace 5 años
padre
commit
42fc8f8137
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Jenkins/master.jenkins

+ 1 - 1
Jenkins/master.jenkins

@@ -1,5 +1,5 @@
 #!groovy
-load 'env.$WORKSPACE/.env/.envfile'
+load '/var/lib/jenkins/workspace/vmshayGroovy/.env/.envfile'
 pipeline {
     agent {
        label 'master'