Skip to content

Commit d14ac6f

Browse files
committed
Build public releases in separated workspace
1 parent a48010e commit d14ac6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkins/Jenkinsfile-Release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pipeline {
55
agent {
66
node {
77
label "unity3d-2019.3-vulkan"
8-
customWorkspace "/home/jenkins/workspace/simulator-2019.3"
8+
customWorkspace "/home/jenkins/workspace/simulator-2019.3-release-public"
99
}
1010
}
1111

0 commit comments

Comments
 (0)