This commit is contained in:
parent
c4b8dd5485
commit
1797f383d1
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -4,7 +4,8 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
DOTNET_CLI_HOME = "/tmp/DOTNET_CLI_HOME"
|
HOME = "${env.WORKSPACE}"
|
||||||
|
//DOTNET_CLI_HOME = "/tmp/DOTNET_CLI_HOME"
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
Reference in New Issue
Block a user