Try to make it run dotnet
This commit is contained in:
parent
356f0b2ea1
commit
2c3dd7f0d2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -26,7 +26,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
dir('SessionCompanion/SessionCompanion') {
|
||||
dir('SessionCompanion') {
|
||||
sh 'dotnet build'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user