arts2
This commit is contained in:
parent
fb822b6aaf
commit
a238bd8cbf
1 changed files with 3 additions and 1 deletions
|
|
@ -38,6 +38,8 @@ publish:
|
|||
|
||||
pack:
|
||||
stage: deploy
|
||||
artifacts: bin/Release/nuget-host.*.nupkg
|
||||
artifacts:
|
||||
paths:
|
||||
- bin/Release/*.nupkg
|
||||
script:
|
||||
- dotnet pack --version-suffix ci --configuration Release --no-restore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue