mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-08 08:21:20 -05:00
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
|