This commit is contained in:
Paul Schneider
2021-05-08 21:47:24 +01:00
parent fb822b6aaf
commit a238bd8cbf

View File

@ -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