Only publish NuGet packages on releases
This commit is contained in:
parent
9c96ff7047
commit
fc1139ffb5
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ nuget-publish:
|
|||
stage: release
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- tags
|
||||
script:
|
||||
- dotnet tool restore
|
||||
|
|
Loading…
Reference in a new issue