diff --git a/Jenkinsfile b/Jenkinsfile index 69044661f3..464e67b51c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -48,7 +48,7 @@ pipeline { /* last version before the 1.14 update in 28630 */ CLEAR_LINUX_VERSION_1_13 = "28620" - PMEM_PATH = "/go/src/github.com/intel/pmem-csi" + PMEM_PATH = "/src/pmem-csi" REGISTRY_NAME = "cloud-native-image-registry.westus.cloudapp.azure.com" // Per-branch build environment, marked as "do not promote to public registry".