how about not global then?
All checks were successful
gitea.arg.rip/vassago/pipeline/head This commit looks good

This commit is contained in:
adam 2025-03-25 17:40:03 -04:00
parent bcc5389d63
commit 41172f755c

2
Jenkinsfile vendored
View File

@ -31,7 +31,7 @@ pipeline {
testcmd scp
testcmd dotnet
dotnet tool install --global dotnet-ef
dotnet tool install dotnet-ef
"""
}
}