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