Added pack-and-push.ps1
This commit is contained in:
parent
b1e6e93fe4
commit
9a92725f41
1 changed files with 2 additions and 0 deletions
2
src/Ellie.Marmalade/pack-and-push.ps1
Normal file
2
src/Ellie.Marmalade/pack-and-push.ps1
Normal file
|
@ -0,0 +1,2 @@
|
|||
dotnet pack -o bin/Release/packed
|
||||
dotnet nuget push bin/Release/packed/ --source emotionlab
|
Loading…
Reference in a new issue