mirror of
https://github.com/bvanroll/cs-oo-project.git
synced 2025-08-28 19:42:42 +00:00
7 lines
87 B
YAML
7 lines
87 B
YAML
job1:
|
|
tags:
|
|
- CSharp
|
|
script:
|
|
- "CSharpOOTest"
|
|
only:
|
|
- master |