mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
- /templates/docker.tpl.yml - /templates/gitlab.tpl.yml - /templates/golang.tpl.yml - /templates/nuget.tpl.yml - /templates/octopus.tpl.yml - /templates/sonarqube.tpl.yml - /templates/version.tpl.yml - /templates/helm.tpl.yml
4 lines
113 B
YAML
4 lines
113 B
YAML
.nuget_push:
|
|
image: registry.internal.durp.info/dotnet/core/sdk:latest
|
|
script:
|
|
- ./scripts/nuget/push.sh
|