update:发布参数错误
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -21,7 +21,7 @@ pipeline {
|
||||
stage('Publish') {
|
||||
steps {
|
||||
echo 'StartPublish'
|
||||
sh 'dotnet publish Api/Ewide.Web.Entry/Ewide.Web.Entry.csproj --Configuration Release'
|
||||
sh 'dotnet publish Api/Ewide.Web.Entry/Ewide.Web.Entry.csproj -c Release'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user