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