Update .gitlab-ci.yml
This commit is contained in:
parent
830b2c8876
commit
f24ca57084
@ -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
|
||||
|
Reference in New Issue
Block a user