image: mcr.microsoft.com/dotnet/sdk:3.1 stages: - build build: stage: build script: - dotnet build isometric-park-fna-core.sln -f netcoreapp3.1