Show More
Commit Description:
Add missing component.
Commit Description:
Add missing component.
File last commit:
Show/Diff file:
Action:
.gitlab-ci.yml
9 lines | 156 B | text/x-yaml | YamlLexer
image: mcr.microsoft.com/dotnet/sdk:3.1
stages:
- build
build:
stage: build
script:
- dotnet build isometric-park-fna-core.sln -f netcoreapp3.1