@@ -1,5 +1,5 @@
#!groovy
-load "$JENKINS_HOME/.env/.envfile"
+load "$WORKSPACE/.env/.envfile"
pipeline {
agent {
label 'master'