Description:
Run scripts directy on Gitlab CI and bypass Make.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r448:9eb0d034e01c -

@@ -6,7 +6,8
6 validate:
6 validate:
7 stage: validate
7 stage: validate
8 script:
8 script:
9 - make validate
9 - csi scripts/LoadYaml.csx
10 - csi scripts/LoadInk.csx
10 image: mcr.microsoft.com/dotnet/sdk:3.1-focal
11 image: mcr.microsoft.com/dotnet/sdk:3.1-focal
11
12
12 build-debug:
13 build-debug:
You need to be logged in to leave comments. Login now