Update .gitlab-ci.yml

This commit is contained in:
J. Fronny 2020-08-31 19:00:43 +00:00
parent 830b2c8876
commit f24ca57084
1 changed files with 0 additions and 5 deletions

View File

@ -1,14 +1,9 @@
.shared_windows_runners:
tags:
- shared-windows
- windows
- windows-1809
image: mcr.microsoft.com/dotnet/core/sdk
before_script:
- dotnet restore
uptool:
extends:
- .shared_windows_runners