We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1dc4d commit e3004faCopy full SHA for e3004fa
Jenkinsfile
@@ -1,5 +1,5 @@
1
label = "${UUID.randomUUID().toString()}"
2
-BUILD_FOLDER = "/go"
+BUILD_FOLDER = "/home/jenkins/go"
3
attempts=15
4
git_project = "v3io-tsdb"
5
git_project_user = "v3io"
0 commit comments