how about not global then?
This commit is contained in:
parent
bcc5389d63
commit
41172f755c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -31,7 +31,7 @@ pipeline {
|
|||||||
testcmd scp
|
testcmd scp
|
||||||
testcmd dotnet
|
testcmd dotnet
|
||||||
|
|
||||||
dotnet tool install --global dotnet-ef
|
dotnet tool install dotnet-ef
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user