Description:
Use dotnet-script.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -7,8 +7,8 | |||
|
7 | 7 | stage: validate |
|
8 | 8 | script: |
|
9 | 9 | - dotnet tool install -g dotnet-script |
|
10 |
- |
|
|
11 |
- |
|
|
10 | - dotnet tool run dotnet-script scripts/LoadYaml.csx | |
|
11 | - dotnet tool run dotnet-script scripts/LoadInk.csx | |
|
12 | 12 | image: mcr.microsoft.com/dotnet/sdk:3.1 |
|
13 | 13 | |
|
14 | 14 | build-debug: |
You need to be logged in to leave comments.
Login now