diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb36e9f..aa0f683 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -183,7 +183,7 @@ UI:release: script: # - dotnet publish -c Release -o ./publish $env:APP_NAME/$env:APP_NAME.csproj - dotnet publish -p:PublishProfile=IISProfile.pubxml -p:RunCodeAnalysis=false -p:Configuration=Release $env:APP_NAME/$env:APP_NAME.csproj -o:publish - - *zipper + # - *zipper - *hashBuild - *nexusUpload \ No newline at end of file