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 | stage: validate |
|
7 | stage: validate |
|
8 | script: |
|
8 | script: |
|
9 | - dotnet tool install -g dotnet-script |
|
9 | - dotnet tool install -g dotnet-script |
|
10 |
- |
|
10 | - dotnet tool run dotnet-script scripts/LoadYaml.csx |
|
11 |
- |
|
11 | - dotnet tool run dotnet-script scripts/LoadInk.csx |
|
12 | image: mcr.microsoft.com/dotnet/sdk:3.1 |
|
12 | image: mcr.microsoft.com/dotnet/sdk:3.1 |
|
13 |
|
13 | ||
|
14 | build-debug: |
|
14 | build-debug: |
You need to be logged in to leave comments.
Login now