POS_Sprint_1 #1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -25,7 +25,7 @@ pipeline {
|
|||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
dir('Serwer') {
|
dir('Serwer') {
|
||||||
sh "~/.dotnet/dotnet build --configuration Relase"
|
sh "~/.dotnet/dotnet build"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user