5 lines
104 B
YAML
5 lines
104 B
YAML
.nuget_push:
|
|
image: registry.durp.info/dotnet/core/sdk:latest
|
|
script:
|
|
- ./scripts/nuget/push.sh
|