Added Jenkinsfile
This commit is contained in:
parent
f379fc94f4
commit
8c797d4a88
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -10,5 +10,11 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('') {
|
||||
steps {
|
||||
dotnetPublish(workDirectory: '/var/lib/jenkins/workspace/LocationCalculator_API/API')
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user