mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
4 lines
104 B
YAML
4 lines
104 B
YAML
.nuget_push:
|
|
image: registry.durp.info/dotnet/core/sdk:latest
|
|
script:
|
|
- ./scripts/nuget/push.sh
|