Update .gitlab-ci.yml

This commit is contained in:
Lucidiot 2019-03-21 11:17:19 +00:00
parent 4446921c8c
commit 6c7043f60e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
image: mcr.microsoft.com/dotnet:2.1-sdk
image: mcr.microsoft.com/dotnet/core/sdk:2.1
stages:
- test
- deploy