Skip to content

Commit 88929d7

Browse files
authored
Update Samples.md
Add detail about CI param.
1 parent 02a9b17 commit 88929d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Here an example for the sample HelloWorld in `SamplesDef.json`:
2828
Here the description for each properties:
2929

3030
- *Name*: Name of the sample.
31-
- *CIs*: CI systems where the sample can be executed. Valid values: "github" and "gitlab". An empty array here will completely disable the sample on CI systems.
31+
- *CIs*: CI systems where the sample can be executed. Valid values: "github" and "gitlab". An empty array here will completely disable the sample on CI systems. gitlab is used internally at Ubisoft.
3232
- *OSs*: Operating systems where can be executed. Valid values: "linux", "macos", "windows-2019" and "windows-2022".
3333
- *Frameworks*: .NET frameworks used by Sharpmake executable. Currently only "net6.0" is supported.
3434
- *Configuration*: Configurations that the sample support. Valid values: "debug" and "release".

0 commit comments

Comments
 (0)