Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 7288f96

Browse files
authored
fix(jenkins): update BUILD_FOLDER (#52)
1 parent 39adec5 commit 7288f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
label = "${UUID.randomUUID().toString()}"
2-
BUILD_FOLDER = "/go"
2+
BUILD_FOLDER = "/home/jenkins/go"
33
git_project = "prometheus"
44
git_project_user = "v3io"
55
git_deploy_user_token = "iguazio-prod-git-user-token"

0 commit comments

Comments
 (0)