arts2
This commit is contained in:
@ -38,6 +38,8 @@ publish:
|
|||||||
|
|
||||||
pack:
|
pack:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
artifacts: bin/Release/nuget-host.*.nupkg
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- bin/Release/*.nupkg
|
||||||
script:
|
script:
|
||||||
- dotnet pack --version-suffix ci --configuration Release --no-restore
|
- dotnet pack --version-suffix ci --configuration Release --no-restore
|
||||||
|
Reference in New Issue
Block a user