diff --git a/Jenkinsfile b/Jenkinsfile index 2b99731..b304172 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -70,7 +70,7 @@ podTemplate( functions.pushArtifact( repoCreds: "nexus-generic-upload-bot", fileName: "pihole-zone-generator", - filePath: "${workspace}/pihole-zone-generator", + filePath: "${workspace}/", fileURL: "https://nexus.c.test-chamber-13.lan/repository/generic/go/" ) }