mirror of
https://github.com/bvanroll/cs-oo-project.git
synced 2025-08-29 12:02:40 +00:00
voila
This commit is contained in:
7
.gitlab-ci.yml
Normal file
7
.gitlab-ci.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
job1:
|
||||
tags:
|
||||
- CSharp
|
||||
script:
|
||||
- "CSharpOOTest"
|
||||
only:
|
||||
- master
|
Reference in New Issue
Block a user