fix
Este commit está contenido en:
vendido
+1
-1
@@ -182,7 +182,7 @@ pipeline {
|
|||||||
}*/
|
}*/
|
||||||
stage('Publish') {
|
stage('Publish') {
|
||||||
steps {
|
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'
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user