fix
Цей коміт міститься в:
сторонній
+1
-1
@@ -182,7 +182,7 @@ pipeline {
|
||||
}*/
|
||||
stage('Publish') {
|
||||
steps {
|
||||
sh 'dotnet publish ${WORKSPACE}/bizgaze/Bizgaze.Web.Server.publish.sln -o out --configuration Release --no-restore'
|
||||
sh 'dotnet publish ${WORKSPACE} -o out --configuration Release --no-restore'
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Посилання в новій задачі
Заблокувати користувача